#include <inputbutton_group.h>
Inheritance diagram for CL_InputButton_Group:


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 |
Definition at line 22 of file inputbutton_group.h.
|
|
Definition at line 28 of file inputbutton_group.h. |
|
|
param: remove_button - Button to be removed.
Reimplemented from CL_InputButton. Definition at line 42 of file inputbutton_group.h. |
|
|
param: add_button - Button to be added.
Definition at line 35 of file inputbutton_group.h. |
|
|
Definition at line 26 of file inputbutton_group.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001