![]()  | 
  
    Gamedev Framework (gf)
    0.14.0
    
   A C++14 framework for 2D games 
   | 
 
A character encoded in UTF-8. More...
#include <gf/Rune.h>
Public Attributes | |
| char | data [Size] | 
| The UTF-8 representation of the character.  More... | |
Static Public Attributes | |
| static constexpr std::size_t | Size = 32 | 
| The maximum size of the data.  More... | |
A character encoded in UTF-8.
| char gf::Rune::data[Size] | 
The UTF-8 representation of the character.
      
  | 
  static | 
The maximum size of the data.
 1.8.13