Movie.newActor and ActorFlxSprite constructor
This commit is contained in:
@@ -44,4 +44,8 @@
|
|||||||
(dictSet shownScenes name true)
|
(dictSet shownScenes name true)
|
||||||
FirstAppearance
|
FirstAppearance
|
||||||
})
|
})
|
||||||
cc))
|
cc))
|
||||||
|
|
||||||
|
(method newActor [name :Actor actor :Continuation cc]
|
||||||
|
(dictSet actors name actor)
|
||||||
|
(cc))
|
Reference in New Issue
Block a user