Method | Description | |
---|---|---|
AddSilicoinListener ( INotifiable notifiable, string channel, object sender, |
||
CheckIfHackedListener ( INotifiable notifiable, string channel, object sender, |
||
CommandListener ( INotifiable notifiable, string channel, object sender, |
||
CreateNodeListener ( INotifiable notifiable, string channel, object sender, |
||
Map ( int x_size, int y_size, ushort initial_silicoins, ushort total_spawn_weights ) : System | ||
MapChanged ( ) : void | ||
MapChanged ( IEnumerable |
||
MoveListener ( INotifiable notifiable, string channel, object sender, |
||
TurnDoneListener ( INotifiable notifiable, string channel, object sender, |
||
UndoCommandListener ( INotifiable notifiable, string channel, object sender, |
||
UndoMoveListener ( INotifiable notifiable, string channel, object sender, |
Method | Description | |
---|---|---|
SubscribeAll ( ) : void |
public AddSilicoinListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public abstract CheckIfHackedListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public CommandListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public CreateNodeListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public Map ( 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 MapChanged ( IEnumerable |
||
changed_nodes | IEnumerable |
|
return | void |
public MoveListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public TurnDoneListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public UndoCommandListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |
public UndoMoveListener ( INotifiable notifiable, string channel, object sender, |
||
notifiable | INotifiable | |
channel | string | |
sender | object | |
args | ||
return | void |