GluiButton.mouseImpl

Handle mouse input. By default, this will call the pressed delegate if the button is pressed.

class GluiButton(T : GluiNode = GluiLabel)
protected override @trusted
void
mouseImpl
()

Meta