opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
platform
mouse_input_source.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
osc
4
{
5
enum class
MouseInputSource
{
6
Mouse
,
7
TouchScreen
,
8
};
9
}
osc
Definition
custom_decoration_generator.h:5
osc::MouseInputSource
MouseInputSource
Definition
mouse_input_source.h:5
osc::MouseInputSource::TouchScreen
@ TouchScreen
osc::MouseInputSource::Mouse
@ Mouse
Generated by
1.9.8