Object Oriented Input System

{{More citations needed|date=May 2008}}

{{Infobox software

|developer =Wrecked Games (pjcast), then the community

| latest release version = {{wikidata|property|edit|reference|P348}}

| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}

|platform =Cross-platform

|genre =Input/Games/Entertainment

|license =zlib/libpng license

|website =https://wgois.github.com/OIS/

}}

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.

General information

The Object-Oriented Input Library is a mostly C++ library for handling input. Input types include mouse, keyboard, joystick and Wii remote.{{cite web|url= http://sourceforge.net/forum/forum.php?forum_id=797532|title=SourceForge: version 1.2 release notes}}

OIS is meant to be cross-platform, supporting Windows and Linux systems. OS X and FreeBSD are only partially supported.

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.

References

{{reflist}}