#include <x86UNIXState.h>
const char* getExeName |
( |
| ) |
|
|
inline |
const char* getExePathName |
( |
| ) |
|
|
inline |
Screen* getScreenPointer |
( |
| ) |
|
|
inline |
const char* getWindowName |
( |
| ) |
|
|
inline |
bool isXWindowsRunning |
( |
| ) |
|
|
inline |
void setDedicated |
( |
bool |
dedicated | ) |
|
|
inline |
void setDesktopBpp |
( |
S32 |
bpp | ) |
|
|
inline |
void setDesktopSize |
( |
S32 |
horizontal, |
|
|
S32 |
vertical |
|
) |
| |
|
inline |
void setDisplayPointer |
( |
Display * |
displayPointer | ) |
|
|
inline |
void setDSleep |
( |
bool |
enabled | ) |
|
|
inline |
void setExePathName |
( |
const char * |
exePathName | ) |
|
|
inline |
void setScreenNumber |
( |
int |
newNumber | ) |
|
|
inline |
void setScreenPointer |
( |
Screen * |
newScreenPointer | ) |
|
|
inline |
void setUseRedirect |
( |
bool |
enabled | ) |
|
|
inline |
void setWindow |
( |
Window |
newWindow | ) |
|
|
inline |
void setWindowActive |
( |
bool |
windowActive | ) |
|
|
inline |
void setWindowCreated |
( |
bool |
windowCreated | ) |
|
|
inline |
void setWindowLocked |
( |
bool |
windowLocked | ) |
|
|
inline |
void setWindowName |
( |
const char * |
windowName | ) |
|
|
inline |
void setWindowSize |
( |
S32 |
horizontal, |
|
|
S32 |
vertical |
|
) |
| |
|
inline |
void setXWindowsRunning |
( |
bool |
running | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- platformX86UNIX/x86UNIXState.h