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

Collection of coordinate records parsed from a coordinates file. More...

#include <coords.h>

Data Fields

int record_count
 
CoordRecordrecords
 

Detailed Description

Collection of coordinate records parsed from a coordinates file.

Field Documentation

◆ record_count

int CoordFile::record_count

Number of records contained in this file structure.

◆ records

CoordRecord* CoordFile::records

Array of CoordRecord objects.


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