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

#include <parsers_declarations.hpp>

Public Member Functions

void spritetype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void corneredtilespritetype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void maskedshieldtype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void textspritetype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void tilespritetype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void progressbartype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void barcharttype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void piecharttype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void linecharttype (gfx_object const &obj, parsers::error_handler &err, int32_t line, building_gfx_context &context)
 
void finish (building_gfx_context const &context)
 

Detailed Description

Definition at line 91 of file parsers_declarations.hpp.

Member Function Documentation

◆ barcharttype()

void parsers::gfx_object_outer::barcharttype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 113 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ corneredtilespritetype()

void parsers::gfx_object_outer::corneredtilespritetype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 85 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ finish()

void parsers::gfx_object_outer::finish ( building_gfx_context const &  context)
inline

Definition at line 102 of file parsers_declarations.hpp.

◆ linecharttype()

void parsers::gfx_object_outer::linecharttype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 123 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ maskedshieldtype()

void parsers::gfx_object_outer::maskedshieldtype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 90 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ piecharttype()

void parsers::gfx_object_outer::piecharttype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 118 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ progressbartype()

void parsers::gfx_object_outer::progressbartype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 105 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ spritetype()

void parsers::gfx_object_outer::spritetype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 80 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ textspritetype()

void parsers::gfx_object_outer::textspritetype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 95 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

◆ tilespritetype()

void parsers::gfx_object_outer::tilespritetype ( gfx_object const &  obj,
parsers::error_handler err,
int32_t  line,
building_gfx_context context 
)

Definition at line 100 of file gui_graphics_parsers.cpp.

Here is the call graph for this function:

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