CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::KerningPair Struct Reference

Kerning pair representing larger or smaller offset between a specific pair of characters. More...

#include <CeresEngine/Text/Font.hpp>

Public Attributes

UInt32 otherCharId
 
Int32 amount
 

Detailed Description

Kerning pair representing larger or smaller offset between a specific pair of characters.

Member Data Documentation

◆ amount

Int32 CeresEngine::KerningPair::amount

◆ otherCharId

UInt32 CeresEngine::KerningPair::otherCharId

The documentation for this struct was generated from the following file: