Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
Functions
ember_utils.h File Reference
#include "imports.h"

Go to the source code of this file.

Functions

std::string TextFormat (const char *fmt,...)
 Create a formatted string. More...
 
int GetMemoryUsage ()
 

Function Documentation

◆ GetMemoryUsage()

int GetMemoryUsage ( )

◆ TextFormat()

std::string TextFormat ( const char *  fmt,
  ... 
)

Create a formatted string.

Returns
String
Version
0.0.8