Method | Description | |
---|---|---|
CheckIfHackedListener ( SimplePubSub notifiable, string channel, object sender, |
||
EnemyMap ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System | ||
RunCommand ( System.Point attacker_point, System.Point attacked_point, string command ) : |
Method | Description | |
---|---|---|
CheckIfMapHacked ( ) : Player |
public CheckIfHackedListener ( SimplePubSub notifiable, string channel, object sender, |
||
notifiable | SimplePubSub | |
channel | string | |
sender | object | |
args | ||
return | void |
public EnemyMap ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System | ||
x_size | int | |
y_size | int | |
initial_silicoins | ushort | |
total_spawn_weights | ushort | |
return | System |
public RunCommand ( System.Point attacker_point, System.Point attacked_point, string command ) : |
||
attacker_point | System.Point | |
attacked_point | System.Point | |
command | string | |
return |