static class UnicodeTextureGlyphProvider.GlpyhInfo extends java.lang.Object implements IGlyphInfo
| Modifier and Type | Field and Description | 
|---|---|
private int | 
height  | 
private NativeImage | 
texture  | 
private int | 
unpackSkipPixels  | 
private int | 
unpackSkipRows  | 
private int | 
width  | 
| Modifier | Constructor and Description | 
|---|---|
private  | 
GlpyhInfo(int p_i49758_1_,
         int p_i49758_2_,
         int p_i49758_3_,
         int p_i49758_4_,
         NativeImage p_i49758_5_)  | 
| Modifier and Type | Method and Description | 
|---|---|
float | 
getAdvance()  | 
float | 
getBoldOffset()  | 
int | 
getHeight()  | 
float | 
getOversample()  | 
float | 
getShadowOffset()  | 
int | 
getWidth()  | 
boolean | 
isColored()  | 
void | 
uploadGlyph(int xOffset,
           int yOffset)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_211198_f, func_211199_g, func_211200_h, func_211204_i, getBearingYgetAdvance, getBearingXprivate final int width
private final int height
private final int unpackSkipPixels
private final int unpackSkipRows
private final NativeImage texture
private GlpyhInfo(int p_i49758_1_,
                  int p_i49758_2_,
                  int p_i49758_3_,
                  int p_i49758_4_,
                  NativeImage p_i49758_5_)
public float getOversample()
getOversample in interface IGlyphInfopublic int getWidth()
getWidth in interface IGlyphInfopublic int getHeight()
getHeight in interface IGlyphInfopublic float getAdvance()
getAdvance in interface IGlyphpublic void uploadGlyph(int xOffset,
                        int yOffset)
uploadGlyph in interface IGlyphInfopublic boolean isColored()
isColored in interface IGlyphInfopublic float getShadowOffset()
getShadowOffset in interface IGlyphpublic float getBoldOffset()
getBoldOffset in interface IGlyph