Struct mouse_button¶
Defined in File windowinputevents.hpp
Inheritance Relationships¶
Base Type¶
public legion::core::events::event< mouse_button >
(Template Class event)
Struct Documentation¶
Public Functions
Returns a value that decides whether the event should be kept in the bus or destroyed after all subscribers have been notified.
Returns a value that decides whether more than one of this event type should be able to exist. If true and an event of this type already exists then the event-bus will only notify the subscribers and nothing else.
Public Members