Releases the resources used by this scene.
After calling this function, the scene is cannot be used further.
Source
void dispose() native "Scene_dispose";
Releases the resources used by this scene.
After calling this function, the scene is cannot be used further.
void dispose() native "Scene_dispose";