Method | Description | |
---|---|---|
IsOutOfWall ( Point _newLocation ) : bool | ||
Map ( |
Method | Description | |
---|---|---|
InitialiazeFood ( ) : |
||
IsFood ( Point point ) : bool |
public IsOutOfWall ( Point _newLocation ) : bool | ||
_newLocation | Point | |
return | bool |
public Map ( |
||
levelWall | ||
numberColumns | int | |
numberLines | int | |
return | System |