Uses of Class
vooga.gameEngine.graphics.TextTexture

Packages that use TextTexture
vooga.gameEngine.item   
 

Uses of TextTexture in vooga.gameEngine.item
 

Constructors in vooga.gameEngine.item with parameters of type TextTexture
PlacedText(TextTexture t, int index, Tangible b, int alignment)
           Creates a new PlacedText object from a TextTexture.