CSS Logo XNACS1Lib Library Documentation
XNACS1Base.InitializeWorld Method 

Game-Themed Introductory Programming Project   

Subclass should override this to define the World Cooridnate origin and width, and to allocate and otherwise initialize the application state. This method is called once at the beginning of the application.

protected virtual void InitializeWorld();

See Also

XNACS1Base Class | XNACS1Lib Namespace