|
orx 1.16
Portable Game Engine
|
#include "orxInclude.h"Go to the source code of this file.
Macros | |
| #define | orxSCREENSHOT_KU32_DEFAULT_DIGITS 4 |
| #define | orxSCREENSHOT_KZ_DEFAULT_BASE_NAME "screenshot-" |
| #define | orxSCREENSHOT_KZ_DEFAULT_DIRECTORY_NAME "." |
| #define | orxSCREENSHOT_KZ_DEFAULT_EXTENSION "tga" |
Functions | |
| orxDLLAPI orxSTATUS orxFASTCALL | orxScreenshot_Capture () |
| orxDLLAPI void orxFASTCALL | orxScreenshot_Exit () |
| orxDLLAPI orxSTATUS orxFASTCALL | orxScreenshot_Init () |
| orxDLLAPI void orxFASTCALL | orxScreenshot_Setup () |
1.8.11