| Package | Description |
|---|---|
| myproject.model | |
| myproject.model.swing | |
| myproject.model.text |
| Modifier and Type | Method and Description |
|---|---|
void |
AnimatorBuilder.addLight(Light d,
int i,
int j)
Add the
Light to the display at position i,j. |
void |
NullAnimatorBuilder.addLight(Light d,
int i,
int j) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<SwingAnimatorBuilder.MyPainter.Element<Light>> |
SwingAnimatorBuilder.MyPainter.lightElements |
| Modifier and Type | Method and Description |
|---|---|
void |
SwingAnimatorBuilder.addLight(Light d,
int i,
int j) |
(package private) void |
SwingAnimatorBuilder.MyPainter.addLight(Light x,
Translator t) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<TextAnimatorBuilder.TextAnimator.Element<Light>> |
TextAnimatorBuilder.TextAnimator.lightElements |
| Modifier and Type | Method and Description |
|---|---|
void |
TextAnimatorBuilder.addLight(Light d,
int i,
int j) |
(package private) void |
TextAnimatorBuilder.TextAnimator.addLight(Light x,
int i,
int j) |