com.badlogic.gdx.graphics.g2d
Class BitmapFont.BitmapFontData
java.lang.Object
com.badlogic.gdx.graphics.g2d.BitmapFont.BitmapFontData
- Enclosing class:
- BitmapFont
public static class BitmapFont.BitmapFontData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitmapFont.BitmapFontData
public BitmapFont.BitmapFontData(FileHandle fontFile,
boolean flip)
getGlyph
public com.badlogic.gdx.graphics.g2d.BitmapFont.Glyph getGlyph(char ch)
getImagePath
public java.lang.String getImagePath()
getFontFile
public FileHandle getFontFile()
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)