Method | Description | |
---|---|---|
CanAttack ( |
||
IncreaseSpeedCommand ( ) : System | ||
IncreaseSpeedCommand ( string name, string description, ushort speed, ushort range ) : System | ||
Run ( |
public CanAttack ( |
||
map | ||
attacked_point | System.Point | |
return | bool |
public IncreaseSpeedCommand ( string name, string description, ushort speed, ushort range ) : System | ||
name | string | |
description | string | |
speed | ushort | |
range | ushort | |
return | System |
public Run ( |
||
map | ||
attacked_point | System.Point | |
return |