Sprite::whenRemovedFromStage()
This method is called when the sprite is removed from the stage. Override this method to define custom behavior when the sprite is removed.
Examples
Syntax
Java
.whenRemovedFromStage()
Return
void
This method is called when the sprite is removed from the stage. Override this method to define custom behavior when the sprite is removed.
.whenRemovedFromStage()
void