Flixel-hollywoo waitForInputOrDelay()
This commit is contained in:
@@ -25,4 +25,7 @@ enum FlxScreenPosition {
|
||||
UpperCenter;
|
||||
}
|
||||
|
||||
/**
|
||||
* Model/controller of a Hollywoo-Flixel film, and main execution script
|
||||
*/
|
||||
class FlxMovie extends Movie<String, FlxStagePosition, FlxStageFacing, FlxScreenPosition, ActorFlxSprite> {}
|
||||
|
Reference in New Issue
Block a user