contextHandler¶
Module Contents¶
Classes¶
Attributes¶
-
class
SpecialButtonsMapping¶
-
class
MyText(color, fontSize, theStr, windowPosition)¶
-
class
ContextHandler¶ -
set_specialButtonsMapping(theSpecialButtonsMapping)¶
-
set_deviceDrawer(theDeviceDrawer)¶
-
set_deviceToDraw(theDeviceToDraw)¶
-
resizeWindowAction(new_width, new_height)¶
-
mouseWheelAction(deltaAngle)¶
-
mouseClicAction(button, my_x, y)¶
-
mouseMotionAction(my_x, y)¶
-
keyboardPushAction(key)¶
-
keyboardReleaseAction(key, my_x, y)¶
-
__draw_axis__()¶
-
redraw()¶
-
get_text_to_write()¶
-
__lightingInit__()¶
-
initialize()¶
-
__reset__()¶
-