|
NasNas
An intuitive and beginner friendly 2D game framework for C++
|
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. | |
Definition at line 16 of file BitmapFont.hpp.
1.8.13