Platform(String)

package haxe.display

import haxe.display.Display

Available on all platforms

Variables

inlineread onlyCpp:Platform = "cpp"

inlineread onlyCross:Platform = "cross"

inlineread onlyCs:Platform = "cs"

inlineread onlyEval:Platform = "eval"

inlineread onlyFlash:Platform = "flash"

inlineread onlyHl:Platform = "hl"

inlineread onlyJava:Platform = "java"

inlineread onlyJs:Platform = "js"

inlineread onlyLua:Platform = "lua"

inlineread onlyNeko:Platform = "neko"

inlineread onlyPhp:Platform = "php"

inlineread onlyPython:Platform = "python"

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/display/Platform.html