void dispose()

Releases the resources used by this scene.

After calling this function, the scene is cannot be used further.

Source

void dispose() native "Scene_dispose";