Object Oriented Input System: Difference between revisions

Content deleted Content added
taged
No edit summary
Line 11:
}}
 
'''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]].
 
==General Information==
Line 22 ⟶ 23:
OIS uses friendly [[Object-oriented]] design.
 
Various types of input including [[mouse]], [[keyboard]], joysick[[joystick]] and [[Wii remote]] are supported.
 
OIS can handle force feedback devices.
 
==External Links==
 
[http://www.wreckedgames.com/ Wrecked Games (creators of OIS) home page]
 
[http://sourceforge.net/projects/wgois Source-Forge project page]
 
[http://www.ohloh.net/projects/3936 Ohloh project page]