#include <buttons.H>
Inherits EVENT.
Inherited by EVENTbtn_2d, EVENTbtn_3d, EVENTbtn_6d, and EVENTbtn_vr.
Public Methods | |
EVENTbtn (Cstr_ptr &n, bool t=true) | |
EVENTbtn (cEVENTsource *s, bool t=true) | |
bool | transition () const |
DEFINE_DERIVED_TYPE (EVENTbtn, EVENT, cEVENTptr) | |
Static Public Methods | |
EVENTbtnptr | cast (cEVENTptr &e) |
Protected Methods | |
virtual bool | compare (cEVENTptr &e) const |
virtual void | debug_data (ostream &o) const |
Protected Attributes | |
bool | _transition |
|
|
|
|
|
Reimplemented from EVENT. Reimplemented in EVENTbtn_2d, EVENTbtn_3d, EVENTbtn_6d, and EVENTbtn_vr. |
|
Implements EVENT. |
|
Reimplemented from EVENT. |
|
Reimplemented in EVENTbtn_2d, EVENTbtn_3d, EVENTbtn_6d, and EVENTbtn_vr. |
|
|
|
|