A B C D E F G I K L M N O P Q R S T U W

S

SceneView - Class in de.unifreiburg.twodeedoo.view
I'm a Swing widget, I feed an IActivity with events and have a IPainter paint my window at regular intervals.
SceneView(int, int) - Constructor for class de.unifreiburg.twodeedoo.view.SceneView
Init.
setContainer(ICompositeActor) - Method in class de.unifreiburg.twodeedoo.model.BaseActor
Change the container
setContainer(ICompositeActor) - Method in interface de.unifreiburg.twodeedoo.model.IActor
Set the container of this actor.
setContainingScene(IScene) - Method in class de.unifreiburg.twodeedoo.scene.AbstractPuppet
Update my containment
setContainingScene(IScene) - Method in interface de.unifreiburg.twodeedoo.scene.IPuppet
notify this puppet that it is now contained in a different scene.
setContainingScene(IScene) - Method in class de.unifreiburg.twodeedoo.scene.test.StubPhasedPuppet
Not implemented.
setContainingScene(IScene) - Method in class de.unifreiburg.twodeedoo.scene.test.StubTextPuppet
Not implemented.
setPhase(int) - Method in interface de.unifreiburg.twodeedoo.scene.IPhasedPuppet
Which phase to draw from now on
setPhase(int) - Method in class de.unifreiburg.twodeedoo.scene.MultiImagePartPuppet
Change to a different phase.
setPhase(int) - Method in class de.unifreiburg.twodeedoo.scene.test.StubPhasedPuppet
 
setPuppet(IPuppet) - Method in class de.unifreiburg.twodeedoo.model.LinearMotionActor
Change the puppet which will be moved around.
setScene(IScene) - Method in class de.unifreiburg.twodeedoo.model.BaseActor
Set the scene
setScene(IScene) - Method in class de.unifreiburg.twodeedoo.model.CompositeActor
Setter for scene.
setScene(IPainter) - Method in class de.unifreiburg.twodeedoo.view.SceneView
Set the scene
setText(String) - Method in interface de.unifreiburg.twodeedoo.scene.ITextPuppet
Change the text to display.
setText(String) - Method in class de.unifreiburg.twodeedoo.scene.SimpleTextPuppet
Set the text.
setText(String) - Method in class de.unifreiburg.twodeedoo.scene.test.StubTextPuppet
 
setUp() - Method in class de.unifreiburg.twodeedoo.model.test.SimpleActivityAddRemoveTest
 
setVelocity(double, double) - Method in class de.unifreiburg.twodeedoo.model.LinearMotionActor
Set a new velocity
SimpleActivityAddRemoveTest - Class in de.unifreiburg.twodeedoo.model.test
 
SimpleActivityAddRemoveTest() - Constructor for class de.unifreiburg.twodeedoo.model.test.SimpleActivityAddRemoveTest
 
SimpleScene - Class in de.unifreiburg.twodeedoo.scene
Simple IScene as a composite of IPainters.
SimpleScene() - Constructor for class de.unifreiburg.twodeedoo.scene.SimpleScene
 
SimpleTextPuppet - Class in de.unifreiburg.twodeedoo.scene
IPuppet which displays a string of text in default font and color.
SimpleTextPuppet(int, int) - Constructor for class de.unifreiburg.twodeedoo.scene.SimpleTextPuppet
Init with coordinates and empty text.
SimulationControllerAdapter - Class in de.unifreiburg.twodeedoo.world
Adapt IGameController (from complicated twodeedoo) to ISimulationController from twodeedoo-world.
SimulationControllerAdapter(IGameController) - Constructor for class de.unifreiburg.twodeedoo.world.SimulationControllerAdapter
Create adapter from IGameController to ISimulationController
startPlaying() - Method in class de.unifreiburg.twodeedoo.world.WorldApplication
Start interacting with the game.
stop() - Method in class de.unifreiburg.twodeedoo.view.SceneView
Stop the timer, so that we may get rid of the timer thread.
StubPhasedPuppet - Class in de.unifreiburg.twodeedoo.scene.test
IPhasedPuppet impl with simple fields behind the setters.
StubPhasedPuppet(int) - Constructor for class de.unifreiburg.twodeedoo.scene.test.StubPhasedPuppet
 
StubTextPuppet - Class in de.unifreiburg.twodeedoo.scene.test
Stub impl of ITextPuppet.
StubTextPuppet() - Constructor for class de.unifreiburg.twodeedoo.scene.test.StubTextPuppet
 
switchToActivity(IActivity) - Method in class de.unifreiburg.twodeedoo.model.test.FakeGameController
 
switchToActivity(IActivity) - Method in interface de.unifreiburg.twodeedoo.view.IGameController
Tell the simulator to run a new activity instead of the current activity.
switchToActivity(IActivity) - Method in class de.unifreiburg.twodeedoo.view.SceneView
 

A B C D E F G I K L M N O P Q R S T U W