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
FixedUpdate Method
Triggers a Fixed Update event (update that happens every const amount of seconds).
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
FixedUpdate
()
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