Click or drag to resize
GeonBitGameInitialize Method
Allows the game to perform any initialization it needs to before starting to run.

Namespace:  GeonBit
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract void Initialize()
See Also