xoreos  0.0.5
Public Attributes | List of all members
Graphics::Aurora::ABCFont::Char Struct Reference

A font character. More...

Public Attributes

uint32 dataX
 
uint32 dataY
 
uint8 width
 
int8 spaceL
 
int8 spaceR
 
float tX [4]
 
float tY [4]
 
float vX [4]
 
float vY [4]
 

Detailed Description

A font character.

Definition at line 71 of file abcfont.h.

Member Data Documentation

◆ dataX

uint32 Graphics::Aurora::ABCFont::Char::dataX

◆ dataY

uint32 Graphics::Aurora::ABCFont::Char::dataY

◆ spaceL

int8 Graphics::Aurora::ABCFont::Char::spaceL

◆ spaceR

int8 Graphics::Aurora::ABCFont::Char::spaceR

◆ tX

float Graphics::Aurora::ABCFont::Char::tX[4]

◆ tY

float Graphics::Aurora::ABCFont::Char::tY[4]

◆ vX

float Graphics::Aurora::ABCFont::Char::vX[4]

◆ vY

float Graphics::Aurora::ABCFont::Char::vY[4]

◆ width

uint8 Graphics::Aurora::ABCFont::Char::width

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