Class cocos.draw.Segment

Methods

  __init__(self, start, end, width)
  direction(self)
  line_width(self)
  tl(self)
  tr(self)
  bl(self)
  br(self)
  left(self)
  right(self)
  points(self)
  reversed(self)

Method Details

direction

direction(self)
Decorators:
  • @property

line_width

line_width(self)
Decorators:
  • @property

tl

tl(self)
Decorators:
  • @property

tr

tr(self)
Decorators:
  • @property

bl

bl(self)
Decorators:
  • @property

br

br(self)
Decorators:
  • @property

left

left(self)
Decorators:
  • @property

right

right(self)
Decorators:
  • @property

points

points(self)
Decorators:
  • @property