naev 0.11.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 54 of file font.c.

Field Documentation

◆ h

int glFontRow::h

Height of the row.

Definition at line 57 of file font.c.

◆ x

int glFontRow::x

Current x offset.

Definition at line 55 of file font.c.

◆ y

int glFontRow::y

Current y offset.

Definition at line 56 of file font.c.


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