Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

fight.php File Reference

Go to the source code of this file.

Variables

 $oFight = new Fight()
else $action = ''
 $aDefBoni = $aChose[0]
 $aAttBoni = $aChose[1]
 $strDefRows = ''
 $strDefTable = $oStyle->get_area( 'BonusTable' )
 $strAttRows = ''
 $strAttTable = $oStyle->get_area( 'BonusTable' )
 $strBuildRows = ''
 $strBuildTable = $oStyle->get_area( 'BuildTable' )
 $strSelectRows = ''
 $intPlayer = 0
 $strTmpl_inhalt = $oStyle->get_area( 'SelectUnits' )
 $aAttackers = ( isset( $_POST['attackers'] ) && is_array( $_POST['attackers'] ) ) ? $_POST['attackers'] : array()
 $aTownNames = ( isset( $_POST['towns'] ) && is_array( $_POST['towns'] ) ) ? $_POST['towns'] : array()
 $aCalc = ( isset( $_POST['calc'] ) && is_array( $_POST['calc'] ) ) ? $_POST['calc'] : array()
 $aUnits = array()


Variable Documentation

$aAttackers = ( isset( $_POST['attackers'] ) && is_array( $_POST['attackers'] ) ) ? $_POST['attackers'] : array()
 

Definition at line 132 of file fight.php.

Referenced by Fight::calc().

$aAttBoni = $aChose[1]
 

Definition at line 136 of file fight.php.

Referenced by Fight::calc(), and Fight::select().

$aCalc = ( isset( $_POST['calc'] ) && is_array( $_POST['calc'] ) ) ? $_POST['calc'] : array()
 

Definition at line 134 of file fight.php.

else $action = ''
 

Definition at line 44 of file fight.php.

$aDefBoni = $aChose[0]
 

Definition at line 135 of file fight.php.

Referenced by Fight::calc(), and Fight::select().

$aTownNames = ( isset( $_POST['towns'] ) && is_array( $_POST['towns'] ) ) ? $_POST['towns'] : array()
 

Definition at line 133 of file fight.php.

$aUnits = array()
 

Definition at line 139 of file fight.php.

Referenced by Fight::select().

$intPlayer = 0
 

Definition at line 105 of file fight.php.

Referenced by ImportScan::import(), ImportGuild::save_data(), and TownInfo::set().

$oFight = new Fight()
 

Definition at line 39 of file fight.php.

$strAttRows = ''
 

Definition at line 73 of file fight.php.

$strAttTable = $oStyle->get_area( 'BonusTable' )
 

Definition at line 76 of file fight.php.

$strBuildRows = ''
 

Definition at line 97 of file fight.php.

$strBuildTable = $oStyle->get_area( 'BuildTable' )
 

Definition at line 101 of file fight.php.

$strDefRows = ''
 

Definition at line 62 of file fight.php.

$strDefTable = $oStyle->get_area( 'BonusTable' )
 

Definition at line 65 of file fight.php.

$strSelectRows = ''
 

Definition at line 117 of file fight.php.

$strTmpl_inhalt = $oStyle->get_area( 'SelectUnits' )
 

Definition at line 146 of file fight.php.


Generated on Sun May 8 19:29:45 2005 for PhpMap by  doxygen 1.4.2