Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
Classes | Enumerations | Functions
system_info.h File Reference
#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 ()
 

Enumeration Type Documentation

◆ BatteryLevel

Enumerator
BatteryLevel_Unknown 

Function Documentation

◆ DeviceModel_Injected()

const char* DeviceModel_Injected ( )

◆ DeviceName_Injected()

const char* DeviceName_Injected ( )

◆ DeviceUniqueIdentifier_Injected()

const char* DeviceUniqueIdentifier_Injected ( )