Click or drag to resize
GameSceneDraw Method
Draw the scene. 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#
public void Draw()
See Also