PHP Class PHPWarrior\Abilities\Attack

Inheritance: extends Base
Show file Open project: yandod/php-warrior

Public Methods

Method Description
description ( ) : mixed The description of the Attack ability.
perform ( string $direction = 'forward' )

Method Details

description() public method

The description of the Attack ability.
public description ( ) : mixed
return mixed

perform() public method

public perform ( string $direction = 'forward' )
$direction string