This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| int | initmenu (void) |
| Do all the texture initialisation required for the menu. | |
| void | rendermenu (void) |
| Draw the OSD of the ships. | |
| void | endmenu (void) |
| Clearing up from menu rendering. | |
|
|
Do all the texture initialisation required for the menu. This has to be called quite late as the GL texture stuff must come after OpenGL has been set up. |
|
|
Draw the OSD of the ships. Simple atm, but nicely alpha blended. |
1.3.9.1