GlyphInfo.fromRef constructor

GlyphInfo.fromRef(
  1. GlyphInfo ref
)

GlyphInfo, font characters glyphs info.

Implementation

GlyphInfo.fromRef(raylib.GlyphInfo ref) : super.fromRef(ref);