#include <MouseEvent.hpp>
◆ MouseEvent()
| MouseEvent::MouseEvent |
( |
const Vector2< double > & |
where | ) |
|
|
explicit |
◆ ~MouseEvent()
| Sh::MouseEvent::~MouseEvent |
( |
| ) |
|
|
overridedefault |
◆ happen()
| bool MouseEvent::happen |
( |
Listener * |
listener | ) |
|
|
overridevirtual |
◆ mask()
◆ setWhere()
| void MouseEvent::setWhere |
( |
const Vector2< double > & |
pos | ) |
|
◆ where()
| const Vector2< double > & MouseEvent::where |
( |
| ) |
const |
◆ m_where
| Vector2<double> Sh::MouseEvent::m_where |
|
protected |
The documentation for this class was generated from the following files:
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/RenderSystem/GraphicsPlatform/Events/MouseEvent.hpp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/src/Core/RenderSystem/GraphicsPlatform/Events/MouseEvent.cpp