SpriteFactory.Sprite.SetSpriteUpdater
C#: void SetSpriteUpdater (SpriteUpdater spriteUpdater)
JS: function SetSpriteUpdater (spriteUpdater : SpriteUpdater) : void
Description
Register this Sprite with the SpriteUpdater. Automatically removes the sprite from its current SpriteUpdater if any.
See Also
spriteUpdater