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