#include <inputaxis_group.h>
Inheritance diagram for CL_InputAxis_Group:


Public Methods | |
| void | add (CL_InputAxis *add_axis) |
| void | remove (CL_InputAxis *remove_axis) |
| param: add_axis - Axis to be added. | |
| virtual float | get_pos () |
| param: remove_axis - Axis to be removed. | |
Private Attributes | |
| std::list<CL_InputAxis*> | axes |
Definition at line 22 of file inputaxis_group.h.
|
|
Definition at line 27 of file inputaxis_group.h. |
|
|
param: remove_axis - Axis to be removed.
Reimplemented from CL_InputAxis. Definition at line 41 of file inputaxis_group.h. |
|
|
param: add_axis - Axis to be added.
Definition at line 34 of file inputaxis_group.h. |
|
|
Definition at line 25 of file inputaxis_group.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001