|
|
| FWheelEvent (Event, const FPoint &, MouseWheel) |
| |
|
| FWheelEvent (Event, const FPoint &, const FPoint &, MouseWheel) |
| |
|
auto | getPos () const noexcept -> const FPoint & |
| |
|
auto | getTermPos () const noexcept -> const FPoint & |
| |
|
auto | getX () const noexcept -> int |
| |
|
auto | getY () const noexcept -> int |
| |
|
auto | getTermX () const noexcept -> int |
| |
|
auto | getTermY () const noexcept -> int |
| |
|
auto | getWheel () const noexcept -> MouseWheel |
| |
|
| FEvent (Event) |
| |
|
auto | getType () const noexcept -> Event |
| |
|
auto | isQueued () const noexcept -> bool |
| |
|
auto | wasSent () const noexcept -> bool |
| |
The documentation for this class was generated from the following files: