ImFont class

Inheritance

Constructors

ImFont()

Properties

ascent double
getter/setter pair
configData Pointer<ImFontConfig>
getter/setter pair
configDataCount int
getter/setter pair
containerAtlas Pointer<ImFontAtlas>
getter/setter pair
descent double
getter/setter pair
dirtyLookupTables int
getter/setter pair
ellipsisChar int
getter/setter pair
fallbackAdvanceX double
getter/setter pair
fallbackChar int
getter/setter pair
fallbackGlyph Pointer<ImFontGlyph>
getter/setter pair
fontSize double
getter/setter pair
glyphs ImVector
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
indexAdvanceX ImVector
getter/setter pair
indexLookup ImVector
getter/setter pair
metricsTotalSurface int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scale double
getter/setter pair
used4kPagesMap Array<Uint8>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited