iInputBinderPosition Struct Reference
Represents the position of a mouse or joystick axis, shared between plugins. More...
#include <binder.h>
Inheritance diagram for iInputBinderPosition:

Public Methods | |
virtual void | Set (int)=0 |
Set the position; called by csInputBinder. | |
virtual int | Get () const=0 |
Get the position; called by the application. |
Detailed Description
Represents the position of a mouse or joystick axis, shared between plugins.
Definition at line 32 of file binder.h.
Member Function Documentation
|
Get the position; called by the application.
Implemented in csInputBinderPosition. |
|
Set the position; called by csInputBinder.
Implemented in csInputBinderPosition. |
The documentation for this struct was generated from the following file:
- iutil/binder.h
Generated for Crystal Space by doxygen 1.2.18