GuiFunctions::EndTurn Class Reference

Inheritance diagram for GuiFunctions::EndTurn:

Inheritance graph
[legend]
List of all members.

Public Member Functions

bool available (const MapCoordinate &pos, ContainerBase *subject, int num)
void execute (const MapCoordinate &pos, ContainerBase *subject, int num)
bool checkForKey (const SDL_KeyboardEvent *key, int modifier, int num)
SurfacegetImage (const MapCoordinate &po, ContainerBase *subject, int nums)
ASCString getName (const MapCoordinate &pos, ContainerBase *subject, int num)

Detailed Description

Definition at line 513 of file guifunctions.cpp.


Member Function Documentation

bool GuiFunctions::EndTurn::available ( const MapCoordinate pos,
ContainerBase subject,
int  num 
) [virtual]

Implements GuiFunction.

Definition at line 529 of file guifunctions.cpp.

References actmap, commandPending(), and GameMap::levelfinished.

void GuiFunctions::EndTurn::execute ( const MapCoordinate pos,
ContainerBase subject,
int  num 
) [virtual]

Implements GuiFunction.

Definition at line 538 of file guifunctions.cpp.

References actmap, GameMap::actplayer, checkUnitsForCrash(), choice_dlg(), choiceDialog(), displaymap(), getDefaultMapDisplay(), CGameOptions::Instance(), next_turn(), GameMap::player, savegame(), savegameextension, GameMap::sigPlayerUserInteractionEnds, and strrr().

bool GuiFunctions::EndTurn::checkForKey ( const SDL_KeyboardEvent *  key,
int  modifier,
int  num 
) [inline, virtual]

Reimplemented from GuiFunction.

Definition at line 518 of file guifunctions.cpp.

Surface& GuiFunctions::EndTurn::getImage ( const MapCoordinate po,
ContainerBase subject,
int  nums 
) [inline, virtual]

Implements GuiFunction.

Definition at line 521 of file guifunctions.cpp.

References IconRepository::getIcon().

ASCString GuiFunctions::EndTurn::getName ( const MapCoordinate pos,
ContainerBase subject,
int  num 
) [inline, virtual]

Implements GuiFunction.

Definition at line 524 of file guifunctions.cpp.


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:49:06 2012 for Advanced Strategic Command by  doxygen 1.5.1