Project Alice
|
#include <table.hpp>
Public Attributes | |
uint8_t | column |
uint8_t | row |
std::string | text_to_set |
bool | is_hovered |
uint8_t table::table_signal< item_type >::column |
bool table::table_signal< item_type >::is_hovered |
uint8_t table::table_signal< item_type >::row |
std::string table::table_signal< item_type >::text_to_set |