Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Slackwolf
Game
Command
GuardCommand
PHP Class Slackwolf\Game\Command\GuardCommand
Inheritance:
extends
Command
Datei anzeigen
Open project: chrisgillis/slackwolf
Public Methods
Method
Description
__construct
(
RealTimeClient
$client
,
GameManager
$gameManager
,
Message
$message
,
array
$args
= null )
fire
( )
Method Details
__construct()
public
method
Constructs a new Guard 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
method
public
fire
( )