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

Represents a reference linking a sub-animation timeline to cell layout transforms. More...

#include <nmcr.h>

Data Fields

int animation_index
 
int x
 
int y
 
int flags
 

Detailed Description

Represents a reference linking a sub-animation timeline to cell layout transforms.

Field Documentation

◆ animation_index

int NmcrRecord::animation_index

Target sub-animation index within .NANR file.

◆ flags

int NmcrRecord::flags

Layout attribute flags.

◆ x

int NmcrRecord::x

Horizontal display coordinate translation.

◆ y

int NmcrRecord::y

Vertical display coordinate translation.


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