nomlib
Loading...
Searching...
No Matches
nom::BMFontPage Struct Reference

Public Attributes

int id = 0
 The page identifier.
std::string filename
 The texture file name for the page.

Detailed Description

Definition at line 65 of file BMFont.hpp.

Member Data Documentation

◆ filename

std::string nom::BMFontPage::filename

The texture file name for the page.

Remarks
This is the page tag's 'filename' field.
Note
File paths with spaces are not supported by the parser.

Definition at line 77 of file BMFont.hpp.

◆ id

int nom::BMFontPage::id = 0

The page identifier.

Remarks
This is the page tag's 'id' field.

Definition at line 70 of file BMFont.hpp.


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