The InputLegacy module implements the Input class used to read player Input.
| AndroidInput | AndroidInput provides support for off-screen touch input, such as a touchpad. | 
| Compass | Interface into compass functionality. | 
| Gyroscope | Interface into the Gyroscope. | 
| Input | Interface into the Input system. | 
| LocationService | Interface into location functionality. | 
| AccelerationEvent | Structure describing acceleration status of the device. | 
| LocationInfo | Structure describing device location. | 
| Touch | Structure describing the status of a finger touching the screen. | 
| DeviceOrientation | Describes physical orientation of the device as determined by the OS. | 
| IMECompositionMode | Controls IME input. | 
| LocationServiceStatus | Describes location service status. | 
| TouchPhase | Describes phase of a finger touch. | 
| TouchType | Describes whether a touch is direct, indirect (or remote), or from a stylus. |