mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
dd9452cf01
simple solution for using all kinds of Input Devices (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback). Written in C++ using Object Oriented Design patterns. NOTE: this ports lacks joystick support. For now. WWW: http://www.wreckedgames.com/ PR: ports/124711 Approved by: miwi (mentor)
21 lines
466 B
Plaintext
21 lines
466 B
Plaintext
include/OIS/OIS.h
|
|
include/OIS/OISConfig.h
|
|
include/OIS/OISEffect.h
|
|
include/OIS/OISEvents.h
|
|
include/OIS/OISException.h
|
|
include/OIS/OISFactoryCreator.h
|
|
include/OIS/OISForceFeedback.h
|
|
include/OIS/OISInputManager.h
|
|
include/OIS/OISInterface.h
|
|
include/OIS/OISJoyStick.h
|
|
include/OIS/OISKeyboard.h
|
|
include/OIS/OISMouse.h
|
|
include/OIS/OISObject.h
|
|
include/OIS/OISPrereqs.h
|
|
lib/libOIS-1.2.0.so
|
|
lib/libOIS.a
|
|
lib/libOIS.la
|
|
lib/libOIS.so
|
|
libdata/pkgconfig/OIS.pc
|
|
@dirrm include/OIS
|