Property | Type | Description | |
---|---|---|---|
pole1 | List |
||
pole2 | List |
||
pole3 | List |
Method | Description | |
---|---|---|
AddBallOnPole ( int pole, string ballId ) : void | ||
IsStart ( ) : bool | ||
LondonToweGameStartWinData ( bool isStart, int gameId ) : System.Collections | ||
ToString ( ) : string |
public AddBallOnPole ( int pole, string ballId ) : void | ||
pole | int | |
ballId | string | |
return | void |
public LondonToweGameStartWinData ( bool isStart, int gameId ) : System.Collections | ||
isStart | bool | |
gameId | int | |
return | System.Collections |