List of all members.
Public Member Functions
Detailed Description
GUI Check box interface.
- This element can create the following events of type EGUI_EVENT_TYPE:
-
Definition at line 19 of file IGUICheckBox.h.
Constructor & Destructor Documentation
Member Function Documentation
virtual bool irr::gui::IGUICheckBox::isChecked |
( |
|
) |
const [pure virtual] |
Returns true if box is checked.
virtual void irr::gui::IGUICheckBox::setChecked |
( |
bool |
checked |
) |
[pure virtual] |
The documentation for this class was generated from the following file: