Object Oriented Input System

This is an old revision of this page, as edited by SmackBot (talk | contribs) at 18:13, 30 May 2008 (Date the maintenance tags or general fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OIS (Object-Orientated Input Library) is a code library for constructing a human-computer interface with input devices, designed so that software developers can easily use input from these devices with a computer application.

Object Oriented Input System
Developer(s)Wrecked Games
Stable release
1.2 / 12 May 2008
Repository
PlatformCross-platform
TypeInput/Games/Entertainment
Licensezlib/libpng license
Websitehttp://www.wreckedgames.com/

General Information

The Object-Orientated 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. OSX is only partially supported.

Features

OIS uses friendly Object-oriented design.

Various types of input including mouse, keyboard, joystick and Wii remote are supported.

OIS can handle force feedback devices.