Namespace Unity.Tiny.Input
Classes
InputData
InputSystem
Structs
Pointer
Pointer generalizes the mouse pointer and the touch.
Touch
Stores the state for a single touch point.
Enums
KeyCode
Lists key codes that you can pass to methods such as GetKey, GetKeyDown, and GetKeyUp.
PointerType
Pointer type
TouchState
Describes potential states for the touch point.