Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include <engine_structs.h>
Public Attributes | |
float | x0 |
float | y0 |
float | x1 |
float | y1 |
int | w |
int | h |
int | x_offset |
int | y_offset |
int | advance |
int Glyph::advance |
int Glyph::h |
int Glyph::w |
float Glyph::x0 |
float Glyph::x1 |
int Glyph::x_offset |
float Glyph::y0 |
float Glyph::y1 |
int Glyph::y_offset |