Class: WhirledPeas::Graphics::ContainerPainter

Inherits:
Painter
  • Object
show all
Defined in:
lib/whirled_peas/graphics/container_painter.rb

Overview

Abstract Painter for containers. Containers (as the name implies) contain other child elements and must delegate painting of the children to the children themselves.

Direct Known Subclasses

GridPainter

Constant Summary collapse

PADDING =
' '