Uses of Interface
com.b3dgs.lionengine.drawable.Text

Packages that use Text
com.b3dgs.lionengine   
com.b3dgs.lionengine.drawable.impl   
com.b3dgs.lionengine.engine   
 

Uses of Text in com.b3dgs.lionengine
 

Methods in com.b3dgs.lionengine that return Text
 Text Drawable.createText(java.lang.String fontname, int size, int style)
          Create a font, which supports screen output text.
 

Uses of Text in com.b3dgs.lionengine.drawable.impl
 

Methods in com.b3dgs.lionengine.drawable.impl that return Text
 Text DrawableFactory.createText(java.lang.String filename, int size, int style)
           
 

Uses of Text in com.b3dgs.lionengine.engine
 

Fields in com.b3dgs.lionengine.engine declared as Text
 Text Sequence.systemText
          Default font.