프로퍼티 | 타입 | 설명 | |
---|---|---|---|
clockFace | Sprite | ||
isRunning | bool | ||
msTimer | float |
메소드 | 설명 | |
---|---|---|
Draw ( |
||
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content, Vector2 clockPosition ) : void | ||
SecondsElapsed ( ) : int | ||
Update ( |
public Draw ( |
||
spriteBatch | ||
리턴 | void |
public LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content, Vector2 clockPosition ) : void | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
clockPosition | Vector2 | |
리턴 | void |
public Update ( |
||
gameTime | ||
리턴 | void |