![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
CL_InputButton container class.
Contained in: global
Derived from:
CL_InputButton
Derived by:
none
Group: Display (Input)
#include <ClanLib/display.h>
public function member index: |
||
Operations: |
||
void | add | (CL_InputButton* add_button); |
void | remove | (CL_InputButton* remove_button); |
Attributes: |
||
virtual bool | is_pressed | (); |
add_button - Button to be added.
Returns - True if pressed, false otherwise.
remove_button - Button to be removed.