GUI prvek seznamu. ...
#include <GUIListOption.h>
Veřejné metody | |
| void | render () |
| void | setValue (int value) |
| int | getValue () const |
| void | update () |
| void | active () |
| void | nonactive () |
| bool | isActive () |
| void | setID (int id) |
| void | mouseButtons (int button, int state, int x, int y) |
| void | setParent (Class *parent) |
| void | setParentOnActivated (void(Class::*func)(int)) |
Chráněné atributy | |
| T | m_value |
| bool | m_active |
| int | m_ID |
| Color4f | m_colorActive |
| Color4f | m_colorTextActive |
| Class * | m_parent |
| void(Class::* | m_func )(int) |
GUI prvek seznamu.
Kontakt: tomanfra@fit.cvut.cz
1.6.3