Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Slackwolf
Game
Command
HealCommand
PHP Class Slackwolf\Game\Command\HealCommand
Inheritance:
extends
Command
Afficher le fichier
Open project: chrisgillis/slackwolf
Méthodes publiques
Méthode
Description
__construct
(
RealTimeClient
$client
,
GameManager
$gameManager
,
Message
$message
,
array
$args
= null )
fire
( )
Method Details
__construct()
public
méthode
Constructs a new Heal command.
public
__construct
(
RealTimeClient
$client
,
GameManager
$gameManager
,
Message
$message
,
array
$args
= null )
$client
Slack\RealTimeClient
$gameManager
Slackwolf\Game\GameManager
$message
Slackwolf\Message\Message
$args
array
fire()
public
méthode
public
fire
( )