dispose method

void dispose ()

Releases the resources used by this scene.

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

Implementation

void dispose() native 'Scene_dispose';