#include "UT_API.h"#include <SYS/SYS_Types.h>Go to the source code of this file.
Classes | |
| class | UT_TabletState |
Enumerations | |
| enum | UT_TABLET_CURSOR { UT_TABLET_NONE = -1, UT_TABLET_MOUSE = 0, UT_TABLET_STYLUS, UT_TABLET_ERASER } |
Functions | |
| UT_API bool | UThasTablet () |
| UT_API void | UTgetTabletState (UT_TabletState &stat) |
| enum UT_TABLET_CURSOR |
Definition at line 26 of file UT_Tablet.h.
| UT_API void UTgetTabletState | ( | UT_TabletState & | stat | ) |
| UT_API bool UThasTablet | ( | ) |
1.5.9