| Package | org.flixel.data |
| Class | public class FlxFactory |
| Inheritance | FlxFactory flash.display.MovieClip |
| 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:StringThis should always be the name of your main project/document class (e.g. GravityHook).
| myURL | property |
public var myURL:StringSet this to your game's URL to use built-in site-locking.
| FlxFactory | () | constructor |
public function FlxFactory()Constructor