Table Of Contents

Previous topic

GUIMove

Next topic

GUIZoomOut

This Page

phoenix_title GUIZoomIn


class_hierarchy Inheritance Diagram

Inheritance diagram for class GUIZoomIn

Inheritance diagram of GUIZoomIn


method_summary Methods Summary

__init__  
OnLeftDown  
OnLeftUp  
OnMove  
OnRightDown  
OnWheel  
UpdateScreen Update gets called if the screen has been repainted in the middle of a zoom in

api Class API



class GUIZoomIn(GUIBase)

Methods



__init__(self, canvas=None)


OnLeftDown(self, event)


OnLeftUp(self, event)


OnMove(self, event)


OnRightDown(self, event)


OnWheel(self, event)


UpdateScreen(self)

Update gets called if the screen has been repainted in the middle of a zoom in so the Rubber Band Box can get updated