[Top]
GLUE
GLUE.Font
GLUE.Font()->Character
|
Class GLUE.Font()->Character
- Description
-
A character to draw.
- Inherit
Region
-
inherit Region : Region
- Variable
pos
-
Region GLUE.Font.Character.pos
- Description
-
Character position in texture txt .
- Variable
txt
-
BaseTexture GLUE.Font.Character.txt
- Description
-
Texture holding the character.
- Variable
slice
-
Region GLUE.Font.Character.slice
- Description
-
Slice of character to be shown.
|