|
|
| MouseButtonReleasedEvent (MouseCode button) |
| std::string | to_string () const override |
|
MouseCode | mouse_button () const |
|
virtual EventType | type () const =0 |
|
virtual const char * | name () const =0 |
|
virtual EventCategory | categories () const =0 |
|
bool | is_in_category (EventCategory category) const |
|
EventResult | result () const noexcept |
|
bool | handled () const noexcept |
|
bool | consumed () const noexcept |
|
void | merge_result (const EventResult result) noexcept |
|
void | reset_result () noexcept |
|
|
| MouseButtonEvent (MouseCode button) |
|
MouseCode | button_ |
◆ to_string()
| std::string pixelbullet::input::MouseButtonReleasedEvent::to_string |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
The documentation for this class was generated from the following file: