[][src]Module draw::shape

Shape data

Structs

LineBuilder

Helper object for building lines; provides a better syntax than building a Shape::Line from scratch.

Enums

LinePoint

Enum that describes the various types of lines

Shape

Enum containing all supported shapes todo: Make this Shape to support float sizes