Method | Description | |
---|---|---|
completedRace ( String packet, int userId, |
||
singleRace ( int raceId, |
public static completedRace ( String packet, int userId, |
||
packet | String | |
userId | int | |
connection | ||
outPacket | string | |
isGoodResponse | bool | |
return | void |
public static singleRace ( int raceId, |
||
raceId | int | |
connection | ||
outPacket | string | |
isGoodResponse | bool | |
return | void |