Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_InputAxis_Group Class Reference

clanDisplay="Input". More...

#include <inputaxis_group.h>

Inheritance diagram for CL_InputAxis_Group:

Inheritance graph
[legend]
Collaboration diagram for CL_InputAxis_Group:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

clanDisplay="Input".

Definition at line 22 of file inputaxis_group.h.


Member Function Documentation

void CL_InputAxis_Group::add ( CL_InputAxis * add_axis ) [inline]
 

Definition at line 27 of file inputaxis_group.h.

float CL_InputAxis_Group::get_pos ( ) [inline, virtual]
 

param: remove_axis - Axis to be removed.

Reimplemented from CL_InputAxis.

Definition at line 41 of file inputaxis_group.h.

void CL_InputAxis_Group::remove ( CL_InputAxis * remove_axis ) [inline]
 

param: add_axis - Axis to be added.

Definition at line 34 of file inputaxis_group.h.


Member Data Documentation

std::list<CL_InputAxis*> CL_InputAxis_Group::axes [private]
 

Definition at line 25 of file inputaxis_group.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:00 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001