Module
Modules implement NutshellEngine’s main systems. All modules are optional, but if a module is missing, its role will not be fulfilled.
Asset Loader Module
See Asset Loader Module.
Implements the loading of assets files.
Audio Module
See Audio Module.
Implements the audio system to play sounds.
Graphics Module
See Graphics Module.
Implements the graphics engine to render frames.
Physics Module
See Physics Module.
Implements the physics engine and collision detection system.
Window Module
See Window Module.
Implements the window and input systems.