Public Member Functions | |
uint16_t | GetCharCount () const |
const WFNChar & | GetChar (uint16_t code) const |
void | Clear () |
WFNError | ReadFromFile (AGS::Shared::Stream *in, const soff_t data_size=0) |
Protected Attributes | |
std::vector< const WFNChar * > | _refs |
std::vector< WFNChar > | _items |
std::vector< uint8_t > | _pixelData |