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

CL_InputButton_Joystick Class Reference

#include <input_joystick.h>

Inheritance diagram for CL_InputButton_Joystick:

Inheritance graph
[legend]
Collaboration diagram for CL_InputButton_Joystick:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_InputButton_Joystick ()
virtual bool is_pressed ()
void set_state (bool new_state)

Protected Attributes

bool button_down

Constructor & Destructor Documentation

CL_InputButton_Joystick::CL_InputButton_Joystick ( ) [inline]
 

Definition at line 31 of file input_joystick.h.


Member Function Documentation

bool CL_InputButton_Joystick::is_pressed ( ) [inline, virtual]
 

Reimplemented from CL_InputButton.

Definition at line 32 of file input_joystick.h.

void CL_InputButton_Joystick::set_state ( bool new_state ) [inline]
 

Definition at line 33 of file input_joystick.h.


Member Data Documentation

bool CL_InputButton_Joystick::button_down [protected]
 

Definition at line 28 of file input_joystick.h.


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