Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
cui_screen Struct Reference

#include <cui_screen.h>

+ Collaboration diagram for cui_screen:

Public Member Functions

 TAG_BLOCK (basic_components, { bitfield16 flags;int32_t parent_group_index;ascii name;ascii description;TAG_ENUM8(type, { rectangle, text, bitmap, ellipse, });cui_widget_anchor anchor;vector2 position;vector2 size;real rotation;color _color;tag_reference material_override;TAG_BLOCK(material_exports, { ascii parameter_name;field_reference input_value;});bitfield8 text_flags;color shadow_color;vector2 shadow_offset;int8_t character_height;ascii font_name;ascii text;})
 
 TAG_BLOCK (groups, { bitfield16 flags;cui_widget_anchor anchor;ascii name;ascii description;})
 

Public Attributes

tag_reference string_reference
 

Member Function Documentation

◆ TAG_BLOCK() [1/2]

cui_screen::TAG_BLOCK ( basic_components  ,
{ bitfield16 flags;int32_t parent_group_index;ascii name;ascii description;TAG_ENUM8(type, { rectangle, text, bitmap, ellipse, });cui_widget_anchor anchor;vector2 position;vector2 size;real rotation;color _color;tag_reference material_override;TAG_BLOCK(material_exports, { ascii parameter_name;field_reference input_value;});bitfield8 text_flags;color shadow_color;vector2 shadow_offset;int8_t character_height;ascii font_name;ascii text;}   
)

◆ TAG_BLOCK() [2/2]

cui_screen::TAG_BLOCK ( groups  ,
{ bitfield16 flags;cui_widget_anchor anchor;ascii name;ascii description;}   
)

Member Data Documentation

◆ string_reference

tag_reference cui_screen::string_reference

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