AnimaEngine  1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
Data Fields
NmarFile Struct Reference

Unpacked representation of a complete .NMAR resource. More...

#include <nmar.h>

Data Fields

int entry_count
 
NmarEntryentries
 
int animation_count
 
NmarAnimationanimations
 

Detailed Description

Unpacked representation of a complete .NMAR resource.

Field Documentation

◆ animation_count

int NmarFile::animation_count

Number of animation sequences contained.

◆ animations

NmarAnimation* NmarFile::animations

Array of NmarAnimation structures.

◆ entries

NmarEntry* NmarFile::entries

Array of NmarEntry structures.

◆ entry_count

int NmarFile::entry_count

Number of parsed header entries.


The documentation for this struct was generated from the following file: