CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iInputBinderPosition Struct Reference

Represents the position of a mouse or joystick axis, shared between plugins. More...

#include <binder.h>

Inheritance diagram for iInputBinderPosition:

iBase csInputBinderPosition List of all members.

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

virtual int iInputBinderPosition::Get   [pure virtual]
 

Get the position; called by the application.

Implemented in csInputBinderPosition.

virtual void iInputBinderPosition::Set int    [pure virtual]
 

Set the position; called by csInputBinder.

Implemented in csInputBinderPosition.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18