iInputBinderBoolean Struct Reference
Represents the up or down state of a keyboard key or a mouse or joystick button, shared between plugins. More...
#include <binder.h>
Inheritance diagram for iInputBinderBoolean:

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