OpenMortal Apocalypse mirror
Sourceforge mirror
SourceForge.net Logo
      News | Info | Characters | Arenas | Screenshots | Forums | Download  
Developer: Making of | Character-HOWTO | AI Design | Submit a Character
Documentation: Main Page | Modules | Class Hierarchy | Class List | File List

GameOver.cpp File Reference

#include "PlayerSelect.h"
#include "SDL.h"
#include "gfx.h"
#include "Backend.h"
#include "common.h"
#include "State.h"
#include "RlePack.h"
#include "Audio.h"
#include "Event.h"
#include <stdio.h>

Functions

void DrawPlayer (int i)
void GameOver (int a_iPlayerWon)

Function Documentation

void DrawPlayer int  i  ) 
 

void GameOver int  a_iPlayerWon  )