Class Scruffy::Renderers::Cubed3d
In: lib/scruffy/renderers/cubed3d.rb
Parent: Empty

Scruffy::Renderers::Cubed3d

Author:Brasten Sager
Date:August 17th, 2006

A 3-dimensional cube effect.

Methods

Constants

VIEWPORT_SIZE = [25, 45]
VIEWPORTS = { :top_left => [10, 25], :top_right => [55, 25], :bottom_left => [10, 65], :bottom_right => [55, 65] }

Public Instance methods

Returns a Cubed instance.

[Validate]