Table Of Contents

Previous topic

DividedShape

Next topic

_drawn

This Page

phoenix_title DividedShapeControlPoint


class_hierarchy Inheritance Diagram

Inheritance diagram for class DividedShapeControlPoint

Inheritance diagram of DividedShapeControlPoint


super_classes Known Superclasses

lib.ogl._basic.ControlPoint


method_summary Methods Summary

__init__  
OnBeginDragLeft  
OnDragLeft  
OnEndDragLeft  

api Class API



class DividedShapeControlPoint(ControlPoint)

Methods



__init__(self, the_canvas, object, region, size, the_m_xoffset, the_m_yoffset, the_type)


OnBeginDragLeft(self, x, y, keys = 0, attachment = 0)


OnDragLeft(self, draw, x, y, keys = 0, attachment = 0)


OnEndDragLeft(self, x, y, keys = 0, attachment = 0)