메소드 | 설명 | |
---|---|---|
Draw ( |
||
Init ( ) : void | ||
LoadContent ( GraphicsDevice graphics, |
||
SubscribeAll ( ) : void | ||
Update ( ) : void | ||
WinGameState ( ushort earned_silicoins, Player winner, HaxxitGameState background_state ) : System |
public Draw ( |
||
sprite_batch | ||
리턴 | void |
public LoadContent ( GraphicsDevice graphics, |
||
graphics | GraphicsDevice | |
sprite_batch | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
리턴 | void |
public WinGameState ( ushort earned_silicoins, Player winner, HaxxitGameState background_state ) : System | ||
earned_silicoins | ushort | |
winner | Player | |
background_state | HaxxitGameState | |
리턴 | System |