|
CarnegieMellonGraphics | |||||||
FRAMES NO FRAMES |
Deprecated Methods | |
FullScreenWindow The FullScreenWindow class does everything a normal window does but its constructor automatically makes the window full screen. But it is not likely to work on your system. |
|
disableFullScreen() Do not use. This works only on some systems. To ensure that you will always go into fullscreen mode, use the constructor Window . |
|
enableFullScreen(int,int) Do not use. This works only on some systems. To ensure that you will always go into fullscreen mode, use the constructor Window . |
|
registerNewTimerEvent(const int) This has unnecessary overhead. Use startTimer instead. |
|
CarnegieMellonGraphics | |||||||
FRAMES NO FRAMES |