Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPWarrior
Abilities
Attack
PHP Class PHPWarrior\Abilities\Attack
Inheritance:
extends
Base
Exibir arquivo
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