rts/src/gui/inc
Xavier Del Campo Romero d989dc6f49 gui: Allow elements to be hidden
When a GUI element is hidden, no rendering or updating is done to it or
its children. This can be useful to define a complex GUI tree structure
that changes under specific conditions, without redefining it.
2022-09-23 04:15:55 +02:00
..
gui Implement checkbox GUI element 2022-09-23 04:12:07 +02:00
gui.h gui: Allow elements to be hidden 2022-09-23 04:15:55 +02:00