ShishGL
1.0
A simple modular cross-platform graphics library
Public Types
|
List of all members
Sh::Mouse Class Reference
#include <
Mouse.hpp
>
Public Types
enum
ButtonState
{
DOWN
,
UP
}
enum
Button
{
LEFT
,
RIGHT
,
MIDDLE
}
enum
ScrollType
{
VERTICAL
,
HORIZONTAL
}
using
ScrollDelta
= double
Member Typedef Documentation
◆
ScrollDelta
using
Sh::Mouse::ScrollDelta
= double
Member Enumeration Documentation
◆
Button
enum
Sh::Mouse::Button
Enumerator
LEFT
RIGHT
MIDDLE
◆
ButtonState
enum
Sh::Mouse::ButtonState
Enumerator
DOWN
UP
◆
ScrollType
enum
Sh::Mouse::ScrollType
Enumerator
VERTICAL
HORIZONTAL
The documentation for this class was generated from the following file:
/home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/RenderSystem/GraphicsPlatform/Input/
Mouse.hpp
Sh
Mouse
Generated by
1.8.20