|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Collection of coordinate records parsed from a coordinates file. More...
#include <coords.h>
Data Fields | |
| int | record_count |
| CoordRecord * | records |
Collection of coordinate records parsed from a coordinates file.
| int CoordFile::record_count |
Number of records contained in this file structure.
| CoordRecord* CoordFile::records |
Array of CoordRecord objects.