StaticGlyphPage

class StaticGlyphPage(val texture: DynamicTexture, val glyphs: Set<Pair<FontId, GlyphRenderInfo>>) : GlyphPage

A statically allocated glyph page.

Constructors

Link copied to clipboard
constructor(texture: DynamicTexture, glyphs: Set<Pair<FontId, GlyphRenderInfo>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override val texture: DynamicTexture