CL_InputButton container class.
Parents: public CL_InputButton
Groups a set of buttons - if either of them are down, CL_InputButton_Groups is down.
void add(CL_InputButton *add_button) void remove(CL_InputButton *remove_button) virtual bool is_pressed()
None
Back to index