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

Public Methods | |
csInputBinderPosition (int pp) | |
Initialize constructor. | |
csInputBinderPosition () | |
Empty constructor. | |
csInputBinderPosition (iInputBinderPosition *pp) | |
Copy constructor. | |
virtual | ~csInputBinderPosition () |
Destructor. | |
virtual void | Set (int pp) |
Set the position; called by csInputBinder. | |
virtual int | Get () const |
Get the position; called by the application. |
Detailed Description
Represents the position of a mouse or joystick axis, shared between modules.
Definition at line 98 of file binder.h.
Constructor & Destructor Documentation
|
Initialize constructor.
Definition at line 108 of file binder.h. References SCF_CONSTRUCT_IBASE. |
|
Empty constructor.
Definition at line 111 of file binder.h. References SCF_CONSTRUCT_IBASE. |
|
Copy constructor.
Definition at line 114 of file binder.h. References Get(), and SCF_CONSTRUCT_IBASE. |
|
Destructor.
Definition at line 117 of file binder.h. References SCF_DESTRUCT_IBASE. |
Member Function Documentation
|
Get the position; called by the application.
Implements iInputBinderPosition. Definition at line 123 of file binder.h. Referenced by csInputBinderPosition(). |
|
Set the position; called by csInputBinder.
Implements iInputBinderPosition. |
The documentation for this class was generated from the following file:
- csutil/binder.h
Generated for Crystal Space by doxygen 1.2.18