NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
A middleware library providing utilities for graphics, audio and text rendering, disc reading, debugging and more.
It includes several proprietary file formats and associated export tools. NW4R is written in C++ and could be used by third-party developers upon request.
Namespaces | |
namespace | nw4r::g3d |
3D graphics drawing library. | |
namespace | nw4r::lyt |
2D graphics drawing library. | |
namespace | nw4r::math |
Math library. | |
namespace | nw4r::ut |
Debugging library which includes various utilities used by the rest of nw4r. | |