GraphicsManagerUpdate Method |
Update the graphics manager.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static void Update(
float timeFactor
)
Parameters
- timeFactor
- Type: SystemSingle
Time, in seconds, since last update frame.
See Also