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

This is the complete list of members for cui_screen, including all inherited members.

string_referencecui_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;})cui_screen
TAG_BLOCK(groups, { bitfield16 flags;cui_widget_anchor anchor;ascii name;ascii description;})cui_screen