module Processing::Core::Shape

Direct including types

Defined in:

processing/core/shape.cr
processing/core/shape/primitives_2d.cr

Instance Method Summary

Instance Method Detail

def create_shape(type : ShapeType, *points) : Processing::Shape #

[View source]
def create_shape : Processing::Shape #

[View source]
def load_shape(path : String) : Processing::Shape #

[View source]