![]() |
torcs - 1.2.2 | ![]() |
#include <stdio.h>
#include <string.h>
#include <GL/glut.h>
#include <math.h>
#include <unistd.h>
#include <tgfclient.h>
#include "gui.h"
#include "fg_gm.h"
Include dependency graph for screen.cpp:
Functions | |
void | gfScreenInit (void) |
void | GfScrInit (int argc, char *argv[]) |
void | GfScrShutdown (void) |
Shutdown the screen. | |
void | GfScrGetSize (int *scrw, int *scrh, int *vieww, int *viewh) |
Get the screen and viewport sizes. | |
void | GfScrReinit (void *) |
void * | GfScrMenuInit (void *precMenu) |
Create and activate the video options menu screen. |
|
|
|
|
Here is the call graph for this function:
|
|
Here is the call graph for this function: