메소드 | 설명 | |
---|---|---|
BelotGame ( |
Creates new belot game
|
|
GetPlayer ( PlayerPosition position ) : |
/// Gets the position of a given player on the table. /// Gets the player of a given position on the table.
|
|
StartGame ( ) : void |
Starts a new belot game.
|
메소드 | 설명 | |
---|---|---|
RaiseBiddingCompleted ( |
Raises the BiddingCompleted event
|
|
RaiseGameCompleted ( |
Raises the DealStarted event
|
|
RaiseHandClosed ( |
Raises the HandClosed event
|
메소드 | 설명 | |
---|---|---|
FinalizeDeal ( ) : void | ||
GetNextPlayer ( |
||
GetTeamPlayer ( |
||
HandIsClosed ( |
||
NextDeal ( ) : void | ||
RaiseDealCompleted ( ) : void |
Raises the DealCompleted event
|
|
RaiseDealStarted ( ) : void |
Raises the DealStarted event
|
public BelotGame ( |
||
south | ||
east | ||
north | ||
west | ||
리턴 | System.Collections.Generic |
public GetPlayer ( PlayerPosition position ) : |
||
position | PlayerPosition | |
리턴 |
protected RaiseBiddingCompleted ( |
||
winner | ||
announce | ||
리턴 | void |
protected RaiseGameCompleted ( |
||
winner1 | ||
winner2 | ||
리턴 | void |