Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
Public Attributes | List of all members
Sizei Struct Reference

Integer Size struct. More...

#include <engine_structs.h>

Public Attributes

int width
 
int height
 

Detailed Description

Integer Size struct.

Version
0.0.1

Member Data Documentation

◆ height

int Sizei::height

◆ width

int Sizei::width

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