|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LastScene
An interface that represents a function that draws the given
World into/as a Scene after/when the World/Animation/Game
has ended. See also, StopWhen
.
Method Summary | |
---|---|
Scene |
apply(World<?> w)
Apply this function to draw the World into/as a Scene when the World/Animation/Game has ended. |
Method Detail |
---|
Scene apply(World<?> w)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |