Public Member Functions | |
subrows (entity_system::entity_system &m_system) | |
const std::vector < entity_system::entity > & | cells (entity_system::entity row) |
bool | insert_cell (entity_system::entity row, entity_system::entity cell, double cell_width) |
void | remove_last_cell (entity_system::entity row, double cell_width) |
double | capacity (entity_system::entity row) |
void | capacity (entity_system::entity row, double capacity) |