class Boleite::LineShape
- Boleite::LineShape
- Reference
- Object
Included Modules
Defined in:
boleite/graphics/line_shape.crConstructors
Instance Method Summary
- #add(x, y)
- #add(pos)
- #color(*args, **options)
- #color(*args, **options, &)
- #color=(arg)
- #num_lines
- #num_points
Instance methods inherited from module Boleite::Transformable
move(x, y)move(offset) move, origo origo, origo=(origo) origo=, position position, position=(pos) position=, rotate(rot) rotate, rotation rotation, rotation=(rot) rotation=, scale scale, scale=(scale) scale=, transformation transformation, update_transformation update_transformation