Object Oriented Input System
- Object Oriented Input System
-
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 information
The Object-Oriented Input Library is a mostly c++ library for handling input. Input types include mouse, keyboard, joystick and Wii remote[1].
OIS is meant to be cross-platform, supporting Windows and Linux systems. Mac OS X 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.
External links
References
Categories:
- Free software programmed in C++
Wikimedia Foundation.
2010.
Look at other dictionaries:
Object-oriented design — OOD redirects here. OOD may also refer to Officer of the Deck, Officer of the day, or the Ood. Object oriented design is the process of planning a system of interacting objects for the purpose of solving a software problem. It is one approach to… … Wikipedia
Constructor (object-oriented programming) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Object-based spatial database — An object based spatial database is a spatial database that stores the location as objects. The object based spatial model treats the world as surface littered with recognizable objects (e.g. cities, rivers), which exist independent of their… … Wikipedia
Object-Role Modeling — Not to be confused with Object relational mapping. Example of the application of Object Role Modeling in a Schema for Geologic Surface , Stephen M. Richard (1999).[1] Object Role Modeling (ORM) is a method for conceptual modeling, and can be used … Wikipedia
Object Process Graph — An Object Process Graph (OPG) is a general purpose executable graph that incorporates every aspect of an application, including process, user interface, and database.[1][2][3] No programming language, tool, or database is required to handle any… … Wikipedia
Genera (operating system) — Genera Company / developer Symbolics OS family Lisp Machine OS Initial release 1982 … Wikipedia
Operating system — Operating systems … Wikipedia
System — (from Latin systēma , in turn from Greek polytonic|σύστημα systēma) is a set of interacting or interdependent entities, real or abstract, forming an integrated whole. The concept of an integrated whole can also be stated in terms of a system… … Wikipedia
nervous system, human — ▪ anatomy Introduction system that conducts stimuli from sensory receptors to the brain and spinal cord and that conducts impulses back to other parts of the body. As with other higher vertebrates, the human nervous system has two main… … Universalium
Component Object Model — Not to be confused with COM file. Component Object Model (COM) is a binary interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation in a large range… … Wikipedia