Uses of Class
com.t3_tp3d.game.renderer.font.GlyphData
-
Packages that use GlyphData Package Description com.t3_tp3d.game.util -
-
Uses of GlyphData in com.t3_tp3d.game.util
Methods in com.t3_tp3d.game.util that return types with arguments of type GlyphData Modifier and Type Method Description static java.util.Map<java.lang.Character,GlyphData>
AssetUtils. readFont(java.lang.String filePath, int textureWidth, int textureHeight)
-