Property | Type | Description | |
---|---|---|---|
puzzleIsPlaying | bool |
Method | Description | |
---|---|---|
Draw ( |
||
IsPuzzleSolved ( ) : bool | ||
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
StartPuzzle ( ) : void | ||
Update ( |
public Draw ( |
||
spriteBatch | ||
return | void |
public LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public Update ( |
||
gameTime | ||
return | void |