public class MinecraftFont.UnicodeCharData extends CharData
| Constructor and Description |
|---|
UnicodeCharData(char c) |
| Modifier and Type | Method and Description |
|---|---|
float |
getCharWidth() |
float |
getFullHeight(FontGeneratorOptions options) |
float |
getFullWidth(FontGeneratorOptions options) |
float |
u() |
float |
U() |
float |
v() |
float |
V() |
public float getCharWidth()
getCharWidth in class CharDatapublic float getFullWidth(FontGeneratorOptions options)
getFullWidth in class CharDatapublic float getFullHeight(FontGeneratorOptions options)
getFullHeight in class CharData