the stage object
the stage object
Add a new mouse action triggered by an event, key and button combination. The MouseActions class provides a number of static methods for use as callback functions.
the trigger for the action
the callback function for the action
Remove all mouse actions
Set mouse action preset
one of "default", "pymol", "coot"
Remove a mouse action. The trigger string can contain an asterix (*) as a wildcard for any key or mouse button. When the callback function is given, only actions that call that function are removed.
the trigger for the action
Generated using TypeDoc
Mouse controls