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