GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS
GameScene Class
GameScene Methods
Activate Method
BeforeDraw Method
Deactivate Method
Destroy Method
Draw Method
FixedUpdate Method
Load Method
Update Method
GameScene
Destroy Method
Destroy this scene. After calling this, it cannot be used again. Also, don't call this on the currently active scene.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Destroy
()
See Also
Reference
GameScene Class
GeonBit.ECS Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com