|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Unpacked representation of a complete .NMAR resource. More...
#include <nmar.h>
Data Fields | |
| int | entry_count |
| NmarEntry * | entries |
| int | animation_count |
| NmarAnimation * | animations |
Unpacked representation of a complete .NMAR resource.
| int NmarFile::animation_count |
Number of animation sequences contained.
| NmarAnimation* NmarFile::animations |
Array of NmarAnimation structures.
| int NmarFile::entry_count |
Number of parsed header entries.