Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include "helpers/logging.h"
Go to the source code of this file.
Classes | |
class | SystemInfo |
SystemInfo class. More... | |
Enumerations | |
enum | BatteryLevel { BatteryLevel_Unknown = 0 } |
Functions | |
const char * | DeviceName_Injected () |
const char * | DeviceModel_Injected () |
const char * | DeviceUniqueIdentifier_Injected () |
enum BatteryLevel |
const char* DeviceModel_Injected | ( | ) |
const char* DeviceName_Injected | ( | ) |
const char* DeviceUniqueIdentifier_Injected | ( | ) |