An event that is triggered each time a component change its focus status. More...
#include <ComponentEvent.hpp>
Public Attributes | |
| Focusable * | source |
| bool | focused |
An event that is triggered each time a component change its focus status.
Definition at line 83 of file ComponentEvent.hpp.