#include <GL/glut.h>
#include <stdlib.h>
#include <stdio.h>
#include <portability.h>
#include <tgfclient.h>
#include "splash.h"
#include "mainmenu.h"
Go to the source code of this file.
◆ splashDisplay()
| static void splashDisplay |
( |
void |
| ) |
|
|
static |
◆ splashKey()
| static void splashKey |
( |
unsigned |
char, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
static |
◆ splashMouse()
| static void splashMouse |
( |
int |
, |
|
|
int |
s, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
static |
◆ SplashScreen()
| int SplashScreen |
( |
void |
| ) |
|
◆ splashTimer()
| static void splashTimer |
( |
int |
| ) |
|
|
static |
◆ s_imgHeight
◆ s_imgWidth
◆ s_texture
◆ SplashDisplaying