JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
dev.pfaff.altargui
dev.pfaff.altargui.text
Font
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
scaleFactor()
getGlyph(int)
Interface Font
All Known Implementing Classes:
FKFont
,
MinecraftBitmapFont
public interface
Font
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GlyphRef
getGlyph
(int codepoint)
float
scaleFactor
()
Method Details
scaleFactor
float
scaleFactor
()
getGlyph
GlyphRef
getGlyph
(int codepoint)