|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisual.Visualization
visual.dynamic.sampled.Screen
visual.dynamic.SpecialEffectsScreen
public class SpecialEffectsScreen
A Screen that can also contain described dynamic content (that can be used for creating "special effects")
| Field Summary |
|---|
| Fields inherited from class visual.dynamic.sampled.Screen |
|---|
currentFrame, currentFrameIterator, DEFAULT_FRAME_DELAY, metronome |
| Constructor Summary | |
|---|---|
SpecialEffectsScreen()
Default Constructor |
|
| Method Summary | |
|---|---|
void |
add(Sprite sprite)
Add a Sprite to this Stage |
protected VisualizationView |
createDefaultView()
Create the default view associated with this Visualization Note: This method should only be called by constructors. |
| Methods inherited from class visual.dynamic.sampled.Screen |
|---|
addSuperimposition, addTransition, getFrameNumber, getMetronome, getSuperimpositions, getTransitions, handleTick, iterator, iterator, setRepeating, start, stop |
| Methods inherited from class visual.Visualization |
|---|
add, addKeyListener, addMouseListener, addMouseMotionListener, addView, clear, getView, getViews, remove, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeView, repaint, setBackground, setView, toBack, toFront |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpecialEffectsScreen()
| Method Detail |
|---|
public void add(Sprite sprite)
sprite - The Sprite to addprotected VisualizationView createDefaultView()
createDefaultView in class Screen
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||