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
Update Method
Called every frame to do GameObject events. You do not need to call this function yourself, it is used internally.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Update
()
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