xoreos  0.0.5
Public Attributes | List of all members
Aurora::GFXCharacter::KerningCode Struct Reference

A kerning code, which determines the adjustment of specific characters to another. More...

#include <gfxfile.h>

Public Attributes

uint16 code1
 
uint16 code2
 
int16 adjustment
 

Detailed Description

A kerning code, which determines the adjustment of specific characters to another.

Definition at line 150 of file gfxfile.h.

Member Data Documentation

◆ adjustment

int16 Aurora::GFXCharacter::KerningCode::adjustment

Definition at line 152 of file gfxfile.h.

◆ code1

uint16 Aurora::GFXCharacter::KerningCode::code1

Definition at line 151 of file gfxfile.h.

◆ code2

uint16 Aurora::GFXCharacter::KerningCode::code2

Definition at line 151 of file gfxfile.h.


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