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

Fighter selection

This module runs the fighter selection part of the game. More...

Classes

class  CChooser
 CChooser is a control for choosing fighters. More...
struct  SPlayerInfo
 PlayerInfo structure stores information about a PLAYER. More...
class  CPlayerSelect
 This class implements services that allows players to select their fighters. More...
class  CPlayerSelectController
 Controller part model-view-controller architecture of the player selection. More...
class  CTeamDisplay
 Displays teams in the player selection screen for CPlayerSelectView. More...
class  CFlyingPortraitViewElement
 Flying portrait element for CPlayerSelectView. More...
class  CCourtainViewElement
 This view element implements the "opening courtain" effect at the start of the player selection routine. More...
class  CTeamFlashViewElement
 This view element flashes the title and '?' mark of active teams. More...
class  IViewElement
 A visual element that runs independently within CPlayerSelectView. More...
class  CPlayerSelectView
 View part model-view-controller architecture of the player selection. More...

Detailed Description

This module runs the fighter selection part of the game.