Project Alice
|
#include <parsers_declarations.hpp>
Public Member Functions | |
void | free_value (int32_t v, error_handler &err, int32_t line, building_gfx_context &context) |
void | finish (building_gfx_context &context) |
Public Attributes | |
int32_t | x = 0 |
int32_t | y = 0 |
Definition at line 47 of file parsers_declarations.hpp.
|
inline |
Definition at line 62 of file parsers_declarations.hpp.
|
inline |
Definition at line 51 of file parsers_declarations.hpp.
int32_t parsers::gfx_xy_pair::x = 0 |
Definition at line 48 of file parsers_declarations.hpp.
int32_t parsers::gfx_xy_pair::y = 0 |
Definition at line 49 of file parsers_declarations.hpp.