Uses of Interface
de.unifreiburg.twodeedoo.scene.IPhasedPuppet

Packages that use IPhasedPuppet
de.unifreiburg.twodeedoo.scene Scene management (Scene, Puppets) 
de.unifreiburg.twodeedoo.scene.test Test helpers for the scene layer. 
 

Uses of IPhasedPuppet in de.unifreiburg.twodeedoo.scene
 

Classes in de.unifreiburg.twodeedoo.scene that implement IPhasedPuppet
 class MultiImagePartPuppet
          IPhasedPuppet implementation which paints one of a collection of IBrushes.
 

Uses of IPhasedPuppet in de.unifreiburg.twodeedoo.scene.test
 

Classes in de.unifreiburg.twodeedoo.scene.test that implement IPhasedPuppet
 class StubPhasedPuppet
          IPhasedPuppet impl with simple fields behind the setters.