|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
A composite cell sprite made of multiple sub-sprite hardware OAM entries. More...
#include <ncer.h>
Data Fields | |
| int | oam_count |
| int | cell_attr |
| u32 | raw_oam_offset |
| NcerOam * | oams |
A composite cell sprite made of multiple sub-sprite hardware OAM entries.
| int NcerCell::cell_attr |
Internal formatting/packing attributes.
| int NcerCell::oam_count |
Number of hardware OAM elements comprising this cell.
| NcerOam* NcerCell::oams |
Dynamic array of OAM segments.
| u32 NcerCell::raw_oam_offset |
Position offset of OAM table block.