#include <fsIHardware.h>
◆ ePlatform
| Enumerator |
|---|
| eWINDOWS | |
| eOSX | |
| eMOBILE | |
| eWINUWP | |
◆ ~fsIHardware()
| fsIHardware::~fsIHardware |
( |
| ) |
|
|
virtual |
◆ fsIHardware()
| fsIHardware::fsIHardware |
( |
| ) |
|
|
protected |
◆ appDataFolderGet()
| virtual fsStr fsIHardware::appDataFolderGet |
( |
| ) |
const |
|
pure virtual |
◆ browserLaunch()
| virtual void fsIHardware::browserLaunch |
( |
const fsStr & | pUrl | ) |
const |
|
pure virtual |
◆ create()
◆ currentDisplayModeResolutionGet()
| virtual fsPoint fsIHardware::currentDisplayModeResolutionGet |
( |
| ) |
const |
|
inlinevirtual |
◆ cursorPosSet()
| virtual void fsIHardware::cursorPosSet |
( |
const fsVec2d & | pPos | ) |
|
|
inlinevirtual |
◆ engineCacheFlush()
| virtual void fsIHardware::engineCacheFlush |
( |
| ) |
const |
|
inlinevirtual |
◆ freeMemoryPercentageGet()
| fsU32 fsIHardware::freeMemoryPercentageGet |
( |
| ) |
|
◆ freeMemoryPercentageGetDo()
| virtual fsU32 fsIHardware::freeMemoryPercentageGetDo |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ freeMemoryReset()
| void fsIHardware::freeMemoryReset |
( |
| ) |
|
◆ freeMemoryResetDo()
| virtual fsU32 fsIHardware::freeMemoryResetDo |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ hardwareCursorEnabledSet()
| virtual void fsIHardware::hardwareCursorEnabledSet |
( |
fsBool | pEnabled | ) |
const |
|
pure virtual |
◆ hardwareCursorSet()
◆ multipleAppInstances()
| virtual fsBool fsIHardware::multipleAppInstances |
( |
| ) |
const |
|
pure virtual |
◆ platformGet()
| virtual ePlatform fsIHardware::platformGet |
( |
| ) |
const |
|
pure virtual |
◆ processRunning()
| virtual fsBool fsIHardware::processRunning |
( |
const fsStr & | pProcessName | ) |
const |
|
pure virtual |
◆ rndSeedDo()
| virtual void fsIHardware::rndSeedDo |
( |
| ) |
const |
|
protectedpure virtual |
◆ sdkVersionStringGet()
| virtual fsStr fsIHardware::sdkVersionStringGet |
( |
| ) |
const |
|
pure virtual |
◆ smallDeviceGet()
| virtual fsBool fsIHardware::smallDeviceGet |
( |
| ) |
const |
|
pure virtual |
◆ timeScaleSet()
| virtual void fsIHardware::timeScaleSet |
( |
fsF32 | pScale | ) |
|
|
pure virtual |
◆ update()
| void fsIHardware::update |
( |
fsS32 | pDeltaMs | ) |
|
◆ updateDo()
| virtual void fsIHardware::updateDo |
( |
fsS32 | pDeltaMs | ) |
|
|
inlineprotectedvirtual |
◆ utcTimeGet()
| virtual fsU64 fsIHardware::utcTimeGet |
( |
| ) |
const |
|
pure virtual |
◆ volumeGet()
| virtual fsS32 fsIHardware::volumeGet |
( |
| ) |
const |
|
inlinevirtual |
◆ wallpaperApply()
◆ windowedModePossibleGet()
| virtual fsBool fsIHardware::windowedModePossibleGet |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: