make Movie the controller for handling state outside of director logic
This commit is contained in:
@@ -33,3 +33,7 @@
|
||||
//}
|
||||
)
|
||||
)
|
||||
|
||||
(method showDialog [:Character<FlxStagePosition,FlxStageFacing,ActorFlxSprite> character :String dialog :Continuation cc]
|
||||
// TODO show the dialog
|
||||
(cc))
|
||||
|
Reference in New Issue
Block a user