Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Slackwolf
Game
Command
GuardCommand
PHP 클래스 Slackwolf\Game\Command\GuardCommand
상속:
extends
Command
파일 보기
프로젝트 열기: chrisgillis/slackwolf
공개 메소드들
메소드
설명
__construct
(
RealTimeClient
$client
,
GameManager
$gameManager
,
Message
$message
,
array
$args
= null )
fire
( )
메소드 상세
__construct()
공개
메소드
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
fire
( )