Property | Type | Description | |
---|---|---|---|
display_map_state | |||
turn_done_button | DrawableRectangle |
Method | Description | |
---|---|---|
Draw ( |
||
DrawProgramHead ( SmartboyDevelopments.Haxxit p, SmartboyDevelopments.Haxxit head_node ) : DrawableRectangle | ||
Init ( ) : void | ||
LoadContent ( GraphicsDevice graphics, |
||
MapPlayGameState ( |
||
NewMediator ( SimplePubSub mediator ) : void | ||
OnButtonInside ( DrawableRectangle rectangle ) : void | ||
OnButtonOutside ( DrawableRectangle rectangle ) : void | ||
OnLeaveMapClick ( DrawableRectangle rectangle ) : void | ||
OnProgramClick ( DrawableRectangle rectangle ) : void | ||
OnTurnDoneClick ( DrawableRectangle rectangle ) : void | ||
OnUndoClick ( DrawableRectangle rectangle ) : void | ||
SubscribeAll ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
MapChangedListener ( SimplePubSub notifiable, string channel, object sender, |
||
MapHackedListener ( SimplePubSub notifiable, string channel, object sender, |
||
SilicoinNodeListener ( SimplePubSub notifiable, string channel, object sender, |
||
TurnDoneListener ( SimplePubSub notifiable, string channel, object sender, |
public Draw ( |
||
sprite_batch | ||
return | void |
public DrawProgramHead ( SmartboyDevelopments.Haxxit p, SmartboyDevelopments.Haxxit head_node ) : DrawableRectangle | ||
p | SmartboyDevelopments.Haxxit | |
head_node | SmartboyDevelopments.Haxxit | |
return | DrawableRectangle |
public LoadContent ( GraphicsDevice graphics, |
||
graphics | GraphicsDevice | |
sprite_batch | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public MapPlayGameState ( |
||
background_state | ||
return | System |
public NewMediator ( SimplePubSub mediator ) : void | ||
mediator | SimplePubSub | |
return | void |
public OnButtonInside ( DrawableRectangle rectangle ) : void | ||
rectangle | DrawableRectangle | |
return | void |
public OnButtonOutside ( DrawableRectangle rectangle ) : void | ||
rectangle | DrawableRectangle | |
return | void |
public OnLeaveMapClick ( DrawableRectangle rectangle ) : void | ||
rectangle | DrawableRectangle | |
return | void |
public OnProgramClick ( DrawableRectangle rectangle ) : void | ||
rectangle | DrawableRectangle | |
return | void |
public OnTurnDoneClick ( DrawableRectangle rectangle ) : void | ||
rectangle | DrawableRectangle | |
return | void |
public OnUndoClick ( DrawableRectangle rectangle ) : void | ||
rectangle | DrawableRectangle | |
return | void |
public MapDisplayGameState,SmartboyDevelopments.Haxxit.MonoGame.GameStates display_map_state | ||
return |