Project Alice
Loading...
Searching...
No Matches
text::char_descriptor Struct Reference

#include <bmfont.hpp>

Public Attributes

int32_t x = 0
 
int32_t y = 0
 
int32_t width = 0
 
int32_t height = 0
 
int32_t x_offset = 0
 
int32_t y_offset = 0
 
int32_t x_advance = 0
 
int32_t page = 0
 

Detailed Description

Definition at line 43 of file bmfont.hpp.

Member Data Documentation

◆ height

int32_t text::char_descriptor::height = 0

Definition at line 47 of file bmfont.hpp.

◆ page

int32_t text::char_descriptor::page = 0

Definition at line 51 of file bmfont.hpp.

◆ width

int32_t text::char_descriptor::width = 0

Definition at line 46 of file bmfont.hpp.

◆ x

int32_t text::char_descriptor::x = 0

Definition at line 44 of file bmfont.hpp.

◆ x_advance

int32_t text::char_descriptor::x_advance = 0

Definition at line 50 of file bmfont.hpp.

◆ x_offset

int32_t text::char_descriptor::x_offset = 0

Definition at line 48 of file bmfont.hpp.

◆ y

int32_t text::char_descriptor::y = 0

Definition at line 45 of file bmfont.hpp.

◆ y_offset

int32_t text::char_descriptor::y_offset = 0

Definition at line 49 of file bmfont.hpp.


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