orx
1.14
Portable Game Engine
|
Go to the source code of this file.
Data Structures | |
struct | orxSYSTEM_EVENT_PAYLOAD |
Functions | |
orxDLLAPI void orxFASTCALL | orxSystem_Delay (orxFLOAT _fSeconds) |
orxDLLAPI void orxFASTCALL | orxSystem_Exit () |
orxDLLAPI const orxSTRING orxFASTCALL | orxSystem_GetClipboard () |
orxDLLAPI orxU64 orxFASTCALL | orxSystem_GetRealTime () |
orxDLLAPI orxDOUBLE orxFASTCALL | orxSystem_GetSystemTime () |
orxDLLAPI orxDOUBLE orxFASTCALL | orxSystem_GetTime () |
orxDLLAPI orxVERSION *orxFASTCALL | orxSystem_GetVersion (orxVERSION *_pstVersion) |
orxDLLAPI const orxSTRING orxFASTCALL | orxSystem_GetVersionFullString () |
orxDLLAPI orxU32 orxFASTCALL | orxSystem_GetVersionNumeric () |
orxDLLAPI const orxSTRING orxFASTCALL | orxSystem_GetVersionString () |
orxDLLAPI orxSTATUS orxFASTCALL | orxSystem_Init () |
orxDLLAPI orxSTATUS orxFASTCALL | orxSystem_SetClipboard (const orxSTRING _zValue) |
orxDLLAPI void orxFASTCALL | orxSystem_Setup () |