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

CL_InputButton_Group Class Reference

clanDisplay="Input". More...

#include <inputbutton_group.h>

Inheritance diagram for CL_InputButton_Group:

Inheritance graph
[legend]
Collaboration diagram for CL_InputButton_Group:

Collaboration graph
[legend]
List of all members.

Public Methods

void add (CL_InputButton *add_button)
void remove (CL_InputButton *remove_button)
 param: add_button - Button to be added.

virtual bool is_pressed ()
 param: remove_button - Button to be removed.


Private Attributes

std::list<CL_InputButton*> buttons

Detailed Description

clanDisplay="Input".

Definition at line 22 of file inputbutton_group.h.


Member Function Documentation

void CL_InputButton_Group::add ( CL_InputButton * add_button ) [inline]
 

Definition at line 28 of file inputbutton_group.h.

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

param: remove_button - Button to be removed.

Reimplemented from CL_InputButton.

Definition at line 42 of file inputbutton_group.h.

void CL_InputButton_Group::remove ( CL_InputButton * remove_button ) [inline]
 

param: add_button - Button to be added.

Definition at line 35 of file inputbutton_group.h.


Member Data Documentation

std::list<CL_InputButton*> CL_InputButton_Group::buttons [private]
 

Definition at line 26 of file inputbutton_group.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