NullTool

Undocumented in source.
final
class NullTool : ITool {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From ITool

name
string name;
Undocumented in source.
id
size_t id;
Undocumented in source.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionPress
void onMainActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionRelease
void onMainActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionPress
void onSecondaryActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionRelease
void onSecondaryActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onTertiaryActionPress
void onTertiaryActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onTertiaryActionRelease
void onTertiaryActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onRotateAction
void onRotateAction()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta