Project Alice
Loading...
Searching...
No Matches
parsers::bmfont_file Struct Reference

Public Member Functions

void x (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void y (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void xadvance (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void xoffset (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void yoffset (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void page (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void width (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void height (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void first (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void second (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void amount (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void id (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void lineheight (association_type, int32_t value, error_handler &err, int32_t line, bmfont_file_context &context)
 
void finish (bmfont_file_context &context)
 

Detailed Description

Definition at line 70 of file bmfont.cpp.

Member Function Documentation

◆ amount()

void parsers::bmfont_file::amount ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 101 of file bmfont.cpp.

◆ finish()

void parsers::bmfont_file::finish ( bmfont_file_context context)
inline

Definition at line 111 of file bmfont.cpp.

◆ first()

void parsers::bmfont_file::first ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 95 of file bmfont.cpp.

◆ height()

void parsers::bmfont_file::height ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 92 of file bmfont.cpp.

◆ id()

void parsers::bmfont_file::id ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 105 of file bmfont.cpp.

◆ lineheight()

void parsers::bmfont_file::lineheight ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 108 of file bmfont.cpp.

◆ page()

void parsers::bmfont_file::page ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 86 of file bmfont.cpp.

◆ second()

void parsers::bmfont_file::second ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 98 of file bmfont.cpp.

◆ width()

void parsers::bmfont_file::width ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 89 of file bmfont.cpp.

◆ x()

void parsers::bmfont_file::x ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 71 of file bmfont.cpp.

◆ xadvance()

void parsers::bmfont_file::xadvance ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 77 of file bmfont.cpp.

◆ xoffset()

void parsers::bmfont_file::xoffset ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 80 of file bmfont.cpp.

◆ y()

void parsers::bmfont_file::y ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 74 of file bmfont.cpp.

◆ yoffset()

void parsers::bmfont_file::yoffset ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
bmfont_file_context context 
)
inline

Definition at line 83 of file bmfont.cpp.


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