|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
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 |
Represents a reference linking a sub-animation timeline to cell layout transforms.
| int NmcrRecord::animation_index |
Target sub-animation index within .NANR file.
| int NmcrRecord::flags |
Layout attribute flags.
| int NmcrRecord::x |
Horizontal display coordinate translation.
| int NmcrRecord::y |
Vertical display coordinate translation.