Method | Description | |
---|---|---|
CanMoveTo ( this living, Direction dir ) : bool |
Determine if an object can move from its current location to dir
|
public static CanMoveTo ( this living, Direction dir ) : bool | ||
living | this | |
dir | Direction | |
return | bool |