Метод | Описание | |
---|---|---|
EnqueueCommand ( int playerid, int frame, byte cmd ) : void | ||
KeyFrame ( int allowedframe, int hash, PlayerPosition>.Dictionary |
||
LoadState ( byte savegame, int simulationstartframe ) : void |
public EnqueueCommand ( int playerid, int frame, byte cmd ) : void | ||
playerid | int | |
frame | int | |
cmd | byte | |
Результат | void |
public KeyFrame ( int allowedframe, int hash, PlayerPosition>.Dictionary |
||
allowedframe | int | |
hash | int | |
playerpositions | PlayerPosition>.Dictionary | |
Результат | void |
public LoadState ( byte savegame, int simulationstartframe ) : void | ||
savegame | byte | |
simulationstartframe | int | |
Результат | void |