naev 0.12.5
glFontRow Struct Reference

Stores the row information for a font. More...

Data Fields

int x
int y
int h

Detailed Description

Stores the row information for a font.

Definition at line 57 of file font.c.

Field Documentation

◆ h

int glFontRow::h

Height of the row.

Definition at line 60 of file font.c.

◆ x

int glFontRow::x

Current x offset.

Definition at line 58 of file font.c.

◆ y

int glFontRow::y

Current y offset.

Definition at line 59 of file font.c.


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