My Project
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NBlaze_Brigade
 NControllerThe controller in MVC. These classes will control how the Model is used, and how the View will be displayed to the user.
 NModelThe model in MVC. These classes contain the structure of the game, and will be controlled by Controller, and displayed in View.
 NMapModuleThe Map Module, containing all classes related to setting up the working game map.
 NUnitModuleThe module containing all unit related classes and interface.
 NWeaponModuleThe module containing all weapon related classes and interfaces.
 NViewThe view in MVC. These classes deal with the view that the user sees in the game.
 NMenuModuleThe Menu Module containing all menu related classes.