Documentation

NormalDamageTeamTotals
in package

Read onlyYes
FinalYes

Stores normal damage dealt by one team of combatants.

Table of Contents

Properties

$shieldDamage  : int
$totalDamage  : int

Methods

__construct()  : mixed
getNonShieldDamage()  : int
Damage that can contribute to port or planet downgrades.

Properties

Methods

__construct()

public __construct(int $totalDamage, int $shieldDamage) : mixed
Parameters
$totalDamage : int
$shieldDamage : int

getNonShieldDamage()

Damage that can contribute to port or planet downgrades.

public getNonShieldDamage() : int
Return values
int

        
On this page

Search results