Uses of Interface
com.mackenziehigh.cascade.Cascade.Stage.Actor
-
Uses of Cascade.Stage.Actor in com.mackenziehigh.cascade
Classes in com.mackenziehigh.cascade that implement Cascade.Stage.ActorModifier and TypeClassDescriptionfinal class
Default Actor Implementation.Methods in com.mackenziehigh.cascade that return Cascade.Stage.ActorModifier and TypeMethodDescriptionCascade.Stage.Actor.Context.actor()
Get the enclosing actor.Cascade.Stage.Actor.Input.actor()
Get the actor that this input pertains to.Cascade.Stage.Actor.Output.actor()
Get the actor that this input pertains to.Cascade.Stage.Actor.Builder.create()
Construct the actor and add it to the stage.