Package | org.flixel.data |
Class | public class FlxFactory |
Inheritance | FlxFactory ![]() |
Property | Defined by | ||
---|---|---|---|
className : String
This should always be the name of your main project/document class (e.g.
| FlxFactory | ||
myURL : String
Set this to your game's URL to use built-in site-locking.
| FlxFactory |
Method | Defined by | ||
---|---|---|---|
Constructor
| FlxFactory |
className | property |
public var className:String
This should always be the name of your main project/document class (e.g. GravityHook).
myURL | property |
public var myURL:String
Set this to your game's URL to use built-in site-locking.
FlxFactory | () | constructor |
public function FlxFactory()
Constructor