API Reference

class PlatformTarget

package lime.project

extended by AndroidPlatform, BlackBerryPlatform, EmscriptenPlatform, FlashPlatform, HTML5Platform, IOSPlatform, LinuxPlatform, MacPlatform, TVOSPlatform, TizenPlatform, WebOSPlatform, WindowsPlatform


Available on Neko, macOS, Linux, Windows

Constructor

new (?command:String, ?project:HXProject, ?targetFlags:Map<String, String>)

Variables

additionalArguments:Array<String>

buildType:String

command:String

noOutput:Bool

project:HXProject

targetDirectory:String

targetFlags:Map<String, String>

traceEnabled:Bool = true

Methods

build ():Void

clean ():Void

deploy ():Void

display ():Void

execute (additionalArguments:Array<String>):Void

install ():Void

rebuild ():Void

run ():Void

trace ():Void

uninstall ():Void

update ():Void

© 2017  http://www.openfl.org