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