Object Oriented Input System: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 213.87.141.185 to version by Arjayay. False positive? Report it. Thanks, ClueBot NG. (2145062) (Bot)
Fixed typos.
Line 15:
 
==General information==
The Object-Oriented Input Library is a mostly [[cC++]] 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>
 
OIS is meant to be cross-platform, supporting [[Microsoft Windows|Windows]] and [[Linux]] systems. [[OS X]] and [[FreeBSD]] are only partially supported.
 
==Features==
OIS uses an [[Objectobject-oriented programming|Object-oriented]] design.
 
Various types of input including [[Mouse (computing)|mouse]], [[Computer keyboard|keyboard]], [[joystick]] and [[Wii Remote]] are supported.