Namespace List
Here is a list of all namespaces with brief descriptions:
irr | Everything in the Irrlicht Engine can be found in this namespace |
nge | This is the main namespace for the NUSoftware Game Engine |
nge::audio | All sound management can be found in this namespace The audio namespace contains classes for accessing the audio driver |
nge::core | Game management systems will be in this namespace |
nge::engine | Level graph manipulation is done in this namespace |
nge::game | Game related objects like cameras, game states, scene nodes, pre-made levels and more can be found in this namespace |
nge::gui | GUI related objects can be found in this namespace |
nge::io | Files parsers like the ini-file reader class can be found in this namespace |