module Processing::Core::Shape
Direct including types
Defined in:
processing/core/shape.crprocessing/core/shape/primitives_2d.cr
Instance Method Summary
- #create_shape(type : ShapeType, *points) : Processing::Shape
- #create_shape : Processing::Shape
- #load_shape(path : String) : Processing::Shape