Package com.prineside.tdi2
Class ResourcePack.ResourcePackBitmapFont
java.lang.Object
com.badlogic.gdx.graphics.g2d.BitmapFont
com.prineside.tdi2.ResourcePack.ResourcePackBitmapFont
- All Implemented Interfaces:
Disposable
- Enclosing class:
- ResourcePack
-
Nested Class Summary
Nested classes/interfaces inherited from class com.badlogic.gdx.graphics.g2d.BitmapFont
BitmapFont.BitmapFontData, BitmapFont.Glyph
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResourcePackBitmapFont
(FileHandle fontFile, Array<TextureRegion> regions, boolean flip) -
Method Summary
Methods inherited from class com.badlogic.gdx.graphics.g2d.BitmapFont
dispose, draw, draw, draw, draw, draw, getAscent, getCache, getCapHeight, getColor, getData, getDescent, getLineHeight, getRegion, getRegion, getRegions, getScaleX, getScaleY, getSpaceXadvance, getXHeight, isFlipped, newFontCache, ownsTexture, setColor, setColor, setFixedWidthGlyphs, setOwnsTexture, setUseIntegerPositions, toString, usesIntegerPositions
-
Field Details
-
resourcePack
-
-
Constructor Details
-
ResourcePackBitmapFont
-