| Interface | Description |
|---|---|
| BuilderModelListener |
The builder model listener interface should be implemented by
classes that would like to be notified when the builder model is
changed.
|
| Class | Description |
|---|---|
| BuilderModel |
The builder model represents the current state of the character the
user is building.
|
| BuilderPanel |
The builder panel presents the user with an overview of a composited
character and facilities for altering the individual components that
comprise the character's display image.
|
| ClassEditor |
The class editor displays a label and a slider that allow the user to
select the desired component for a given component class.
|
| ComponentPanel |
The component panel displays the available components for all
component classes and allows the user to choose a set of components
for compositing into a character image.
|
| SpritePanel |
The sprite panel displays a character sprite centered in the panel
suitable for user perusal.
|
Copyright © 2015. All rights reserved.