|
|
| FMouseEvent (Event, const FPoint &, const FPoint &, MouseButton) |
| |
|
| FMouseEvent (Event, const FPoint &, MouseButton) |
| |
|
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 | getButton () const noexcept -> MouseButton |
| |
|
void | setPos (const FPoint &) noexcept |
| |
|
void | setTermPos (const FPoint &) noexcept |
| |
|
| 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: