jubilant-funicular
Public Member Functions | Public Attributes | List of all members
nta::FontMap::CharRect Struct Reference

a rectangle representing the location of a char in the FontMap More...

Collaboration diagram for nta::FontMap::CharRect:
Collaboration graph
[legend]

Public Member Functions

 CharRect (glm::vec2 tl, glm::vec2 d, bool a)
 

Public Attributes

glm::vec2 topLeft
 
glm::vec2 dimensions
 
bool addedToMap
 

Detailed Description

a rectangle representing the location of a char in the FontMap

Definition at line 29 of file SpriteFont.h.


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