public class OnStage
extends java.lang.Object
| Constructor and Description |
|---|
OnStage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
drawTheCurtain() |
static Stage |
setTheStage(Cast cast)
Set the stage before calling the actors
|
static Actor |
theActorCalled(java.lang.String requiredActor) |
static Actor |
theActorInTheSpotlight() |