![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
CL_InputAxis container class. Groups a set of axes.
Contained in: global
Derived from:
CL_InputAxis
Derived by:
none
Group: Display (Input)
#include <ClanLib/display.h>
public function member index: |
||
Operations: |
||
void | add | (CL_InputAxis* add_axis); |
void | remove | (CL_InputAxis* remove_axis); |
Attributes: |
||
virtual float | get_pos | (); |
add_axis - Axis to be added.
Returns - Current axis position.
remove_axis - Axis to be removed.