[]
For internal use only.
public override void DrawVertGlyphs(Font font, ushort[] glyphs, float[] glyphAdvances, float[] glyphVx, float[] glyphVy, string[] glyphUtf16, int length, Color color, Matrix3x2 matrix)
Public Overrides Sub DrawVertGlyphs(font As Font, glyphs As UShort(), glyphAdvances As Single(), glyphVx As Single(), glyphVy As Single(), glyphUtf16 As String(), length As Integer, color As Color, matrix As Matrix3x2)
Type | Name | Description |
---|---|---|
Font | font | |
ushort[] | glyphs | |
float[] | glyphAdvances | |
float[] | glyphVx | |
float[] | glyphVy | |
string[] | glyphUtf16 | |
int | length | |
Color | color | |
Matrix3x2 | matrix |