Property | Type | Description | |
---|---|---|---|
RemoveNodes | LinkedList |
||
TailNodes | LinkedList |
Method | Description | |
---|---|---|
Move ( ) : void | ||
Player ( ) : System.Collections.Generic | ||
ProcessKeyboard ( SadConsole info ) : bool | ||
ProcessTail ( Point point ) : void | ||
SetStartingPosition ( Point start ) : void |
public Player ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ProcessKeyboard ( SadConsole info ) : bool | ||
info | SadConsole | |
return | bool |
public SetStartingPosition ( Point start ) : void | ||
start | Point | |
return | void |