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

CL_InputAxis_Joystick Class Reference

#include <input_joystick.h>

Inheritance diagram for CL_InputAxis_Joystick:

Inheritance graph
[legend]
Collaboration diagram for CL_InputAxis_Joystick:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_InputAxis_Joystick ()
virtual float get_pos ()
void set_pos (float new_pos)

Protected Attributes

float pos

Constructor & Destructor Documentation

CL_InputAxis_Joystick::CL_InputAxis_Joystick ( ) [inline]
 

Definition at line 42 of file input_joystick.h.


Member Function Documentation

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

Reimplemented from CL_InputAxis.

Definition at line 43 of file input_joystick.h.

void CL_InputAxis_Joystick::set_pos ( float new_pos ) [inline]
 

Definition at line 44 of file input_joystick.h.


Member Data Documentation

float CL_InputAxis_Joystick::pos [protected]
 

Definition at line 39 of file input_joystick.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