Uses of Class
de.unifreiburg.twodeedoo.scene.AbstractPuppet

Packages that use AbstractPuppet
de.unifreiburg.twodeedoo.scene Scene management (Scene, Puppets) 
 

Uses of AbstractPuppet in de.unifreiburg.twodeedoo.scene
 

Subclasses of AbstractPuppet in de.unifreiburg.twodeedoo.scene
 class MultiImagePartPuppet
          IPhasedPuppet implementation which paints one of a collection of IBrushes.
 class SimpleTextPuppet
          IPuppet which displays a string of text in default font and color.