[][src]Module flutterbug::drawable

Structs

GraphicsContext

A graphics context.

GraphicsContextReference

A reference to a graphics context.

GraphicsContextValues

Enums

PolygonShape

The shape of a polygon.

Traits

Drawable

Objects that can be drawed upon.

GenericGraphicsContext

A trait implemented by both GraphicsContext and GraphicsContextReference, in order to abstract them out.