프로퍼티 | 타입 | 설명 | |
---|---|---|---|
controllers | IController>.Dictionary |
메소드 | 설명 | |
---|---|---|
ActiveMatch ( ) : System | ||
ActiveMatch ( Configuration conf ) : System | ||
AddController ( IController plr ) : void | ||
End ( ) : void | ||
GetTeam ( string name ) : |
||
SaveToFile ( string location ) : void | ||
SetConfiguration ( Configuration config ) : void | ||
SetControllerToTeam ( |
||
UnsetControllerFromTeam ( |
메소드 | 설명 | |
---|---|---|
ApplyEvent ( MBC.Core.Events.Event ev ) : void | ||
GetTeam ( string name, bool internalTeam ) : |
메소드 | 설명 | |
---|---|---|
ControllersUpdateMatch ( ) : void | ||
ControllersUpdateRegisters ( ) : void | ||
ControllersUpdateTeams ( ) : void | ||
MatchAddPlayer ( MBC.Core.Events.Event ev ) : void | ||
MatchEnd ( MBC.Core.Events.Event ev ) : void | ||
MatchRemovePlayer ( MBC.Core.Events.Event ev ) : void | ||
TeamChangeEvent ( MBC.Core.Events.Event ev ) : void |
public ActiveMatch ( Configuration conf ) : System | ||
conf | Configuration | |
리턴 | System |
protected ApplyEvent ( MBC.Core.Events.Event ev ) : void | ||
ev | MBC.Core.Events.Event | |
리턴 | void |
protected GetTeam ( string name, bool internalTeam ) : |
||
name | string | |
internalTeam | bool | |
리턴 |
public SetConfiguration ( Configuration config ) : void | ||
config | Configuration | |
리턴 | void |
public SetControllerToTeam ( |
||
ctrl | ||
team | ||
리턴 | void |
public UnsetControllerFromTeam ( |
||
ctrl | ||
team | ||
리턴 | void |