SpriteFactory.Sprite.SpriteUpdaterCallback
C#: void SpriteUpdaterCallback (SpriteUpdater newSpriteUpdater)
JS: function SpriteUpdaterCallback (newSpriteUpdater : SpriteUpdater) : void
Description
Called by SpriteUpdater when assigning a Sprite to a SpriteUpdater. * This function is for internal use only. You should never need to call this. *