PHP Class Destiny\Character\Progression

Inheritance: extends Destiny\Model
Datei anzeigen Open project: TrackerNetwork/DestinyStatus

Protected Properties

Property Type Description
$character Destiny\Character
$names

Public Methods

Method Description
__construct ( Character $character, array $properties )
isMaxed ( )

Protected Methods

Method Description
gIcon ( $value )
gLabel ( )
gProgressionHash ( $value )

Method Details

__construct() public method

public __construct ( Character $character, array $properties )
$character Destiny\Character
$properties array

gIcon() protected method

protected gIcon ( $value )

gLabel() protected method

protected gLabel ( )

gProgressionHash() protected method

protected gProgressionHash ( $value )

isMaxed() public method

public isMaxed ( )

Property Details

$character protected_oe property

protected Character,Destiny $character
return Destiny\Character

$names protected_oe property

protected $names