#include <PlatformListener.hpp>
◆ ~PlatformListener()
| Sh::PlatformListener::~PlatformListener |
( |
| ) |
|
|
overridedefault |
◆ onKeyboard()
◆ onMouseButton()
◆ onMouseMove()
| bool PlatformListener::onMouseMove |
( |
class MouseEvent & |
| ) |
|
|
protectedvirtual |
◆ onMouseScroll()
◆ onTimer()
| bool PlatformListener::onTimer |
( |
class TimerEvent & |
| ) |
|
|
protectedvirtual |
◆ KeyboardEvent
◆ MouseButtonEvent
◆ MouseEvent
◆ MouseScrollEvent
◆ TimerEvent
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/PlatformListener.hpp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/src/Core/RenderSystem/GraphicsPlatform/Events/PlatformListener.cpp