PHP Class PHPWarrior\Units\Captive

Inheritance: extends Base
Afficher le fichier Open project: yandod/php-warrior

Méthodes publiques

Méthode Description
__construct ( ) Class constructor.
character ( ) : string Character type.
max_health ( ) : integer Maximum health.

Method Details

__construct() public méthode

Class constructor.
public __construct ( )

character() public méthode

Character type.
public character ( ) : string
Résultat string

max_health() public méthode

Maximum health.
public max_health ( ) : integer
Résultat integer