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

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

Uses of ITextPuppet in de.unifreiburg.twodeedoo.scene
 

Classes in de.unifreiburg.twodeedoo.scene that implement ITextPuppet
 class SimpleTextPuppet
          IPuppet which displays a string of text in default font and color.
 

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

Classes in de.unifreiburg.twodeedoo.scene.test that implement ITextPuppet
 class StubTextPuppet
          Stub impl of ITextPuppet.