Girish Mahajan (Editor)

Object Oriented Input System

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Wrecked Games

License
  
zlib/libpng license

Platform
  
Cross-platform

Stable release
  
1.3 / December 19, 2010; 6 years ago (2010-12-19)

Preview release
  
1.4 / April 4, 2012; 4 years ago (2012-04-04)

Type
  
Input/Games/Entertainment

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.

Contents

General information

The Object-Oriented Input Library is a mostly C++ library for handling input. Input types include mouse, keyboard, joystick and Wii remote.

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

Object Oriented Input System Wikipedia