NasNas
An intuitive and beginner friendly 2D game framework for C++
Public Attributes | List of all members
ns::BitmapGlyph Struct Reference

Public Attributes

ns::IntRect texture_rect
 BitmapGlyph rectangle on the BitmapFont texture.
 
wchar_t character
 Character represented by the BitmapGlyph.
 
float advance
 Space to add after the BitmapGlyph.
 

Detailed Description

Definition at line 16 of file BitmapFont.hpp.


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