Object Oriented Input System
Software library
From Wikipedia, the free encyclopedia
OIS (Object-Oriented Input System) is a code library for constructing a human–computer interface with input devices such as a keyboard, mouse or game controller. OIS is designed so that software developers can easily use input from these devices with a computer application.
| Object Oriented Input System | |
|---|---|
| Developers | Wrecked Games (pjcast), then the community |
| Stable release | |
| Platform | Cross-platform |
| Type | Input/Games/Entertainment |
| License | zlib/libpng license |
| Website | wgois |
| Repository | |
General information
Features
OIS uses an object-oriented design.
Various types of input including mouse, keyboard, joystick and Wii Remote are supported.
OIS can handle force feedback devices.