#include <CEGUIInterfaces.h>
Inherits DigitalSpaces::DIObjectBase.
Public Member Functions | |
| bool | isHovering () |
| return true if user is hovering over this widget (or it's pushed and user is not over it for highlight) | |
| bool | isPushed () |
| Return true if the button widget is in the pushed state. | |
| bool DigitalSpaces::DICEGUIButton::isHovering | ( | ) |
return true if user is hovering over this widget (or it's pushed and user is not over it for highlight)
| bool DigitalSpaces::DICEGUIButton::isPushed | ( | ) |
Return true if the button widget is in the pushed state.
1.5.6