Antkeeper
0.0.1
|
Event generated when an action has been activated. More...
#include <action-events.hpp>
Public Attributes | |
action * | action {nullptr} |
Control that was activated. More... | |
Event generated when an action has been activated.
Definition at line 30 of file action-events.hpp.
action* input::action_activated_event::action {nullptr} |
Control that was activated.
Definition at line 33 of file action-events.hpp.