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

#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
 

Detailed Description

Definition at line 47 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::gfx_xy_pair::finish ( building_gfx_context context)
inline

Definition at line 62 of file parsers_declarations.hpp.

◆ free_value()

void parsers::gfx_xy_pair::free_value ( int32_t  v,
error_handler err,
int32_t  line,
building_gfx_context context 
)
inline

Definition at line 51 of file parsers_declarations.hpp.

Member Data Documentation

◆ x

int32_t parsers::gfx_xy_pair::x = 0

Definition at line 48 of file parsers_declarations.hpp.

◆ y

int32_t parsers::gfx_xy_pair::y = 0

Definition at line 49 of file parsers_declarations.hpp.


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