GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Managers
GameFiles Class
GameFiles Methods
DeleteFile Method
Draw Method
FixedUpdate Method
Initialize Method
ReadFromBinaryFile(T) Method
ReadFromFile(T) Method
ReadFromXmlFile(T) Method
ToGameFilesPath Method
Update Method
WriteToBinaryFile(T) Method
WriteToFile(T) Method
WriteToXmlFile(T) Method
GameFiles
Update Method
Update manager.
Namespace:
GeonBit.Managers
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Update
(
GameTime
time
)
Parameters
time
Type:
GameTime
GameTime, as provided by MonoGame.
Implements
IManager
Update(GameTime)
See Also
Reference
GameFiles Class
GeonBit.Managers Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com