Project Alice
Loading...
Searching...
No Matches
ui::list_box_data Struct Reference

#include <gui_graphics.hpp>

Collaboration diagram for ui::list_box_data:

Public Attributes

xy_pair border_size
 
xy_pair offset
 
dcon::gfx_object_id background_image
 
uint8_t spacing = 0
 

Detailed Description

Definition at line 210 of file gui_graphics.hpp.

Member Data Documentation

◆ background_image

dcon::gfx_object_id ui::list_box_data::background_image

Definition at line 213 of file gui_graphics.hpp.

◆ border_size

xy_pair ui::list_box_data::border_size

Definition at line 211 of file gui_graphics.hpp.

◆ offset

xy_pair ui::list_box_data::offset

Definition at line 212 of file gui_graphics.hpp.

◆ spacing

uint8_t ui::list_box_data::spacing = 0

Definition at line 214 of file gui_graphics.hpp.


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