Table Of Contents

Previous topic

ConstraintType

Next topic

DivisionShape

This Page

phoenix_title DivisionControlPoint


class_hierarchy Inheritance Diagram

Inheritance diagram for class DivisionControlPoint

Inheritance diagram of DivisionControlPoint


super_classes Known Superclasses

lib.ogl._basic.ControlPoint


method_summary Methods Summary

__init__  
OnBeginDragLeft  
OnDragLeft  
OnEndDragLeft  

api Class API



class DivisionControlPoint(ControlPoint)

Methods



__init__(self, the_canvas, object, size, the_xoffset, the_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)