Methods
|
|
|
|
__init__
|
__init__ ( self )
|
|
_apply_to_freerotation
|
_apply_to_freerotation ( self )
|
|
_transform_freerotation
|
_transform_freerotation ( self, coords )
|
|
_transform_invertthrough
|
_transform_invertthrough ( self, coords )
|
|
_transform_mirrorthrough
|
_transform_mirrorthrough ( self, coords )
|
|
_transform_tohoriz
|
_transform_tohoriz ( self, coords )
|
|
_transform_tovert
|
_transform_tovert ( self, coords )
|
|
cleanup
|
cleanup ( self )
|
|
mouse_click
|
mouse_click ( self, event )
|
|
mouse_down
|
mouse_down (
self,
event,
modifiers=[],
)
|
|
mouse_drag
|
mouse_drag ( self, event )
|
|
mouse_up
|
mouse_up ( self, event )
|