Object Oriented Input System: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
SmackBot (talk | contribs)
m Correct cap in header and/or general fixes. using Project:AWB
Line 13:
'''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 Informationinformation==
The Object-Oriented Input Library is a mostly [[c++]] library for handling input. Input types include mouse, keyboard, joystick and Wii remote<ref>{{ cite web | url = http://sourceforge.net/forum/forum.php?forum_id=797532 | title = SourceForge: version 1.2 release notes }}</ref>.
 
Line 30:
* [http://www.ohloh.net/projects/3936 Ohloh project page]
 
== References ==
{{reflist}}