Overview
Attribute Summary
name | type | description |
---|---|---|
Public | ||
ascent | Number | |
descent | Number | |
face | FontFace | |
faceName | String | |
HIGH_QUALITY_FONT_CONTEXT | FontRenderContext | |
leading | Number | |
size | Integer | |
style | FontStyle[] | |
Protected |
Inherited Attributes
Function Summary
- public bound bigger() : Font
- public bound bold() : Font
- public static Font(faceName: String, styleStr: String, size: Integer, ) : Font
- public getFont() : Font
- public bound italic() : Font
- public bound plain() : Font
- public bound smaller() : Font
Inherited Functions
Attributes
Functions
public bound bigger():Font
-
Returns
- Font
public bound bold():Font
-
Returns
- Font
public static Font(faceName: String, styleStr: String, size: Integer, ):Font
-
Parameters
- faceName
- styleStr
- size
-
Returns
- Font
public getFont():Font
-
Returns
- Font
public bound italic():Font
-
Returns
- Font
public bound plain():Font
-
Returns
- Font
public bound smaller():Font
-
Returns
- Font