메소드 | 설명 | |
---|---|---|
AnimatedDude2 ( IKernel kernel, Microsoft.Xna.Framework.Content.ContentManager content, Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : System | ||
Draw ( Microsoft.Xna.Framework.GameTime gameTime ) : void | ||
Update ( Microsoft.Xna.Framework.GameTime gameTime ) : void |
메소드 | 설명 | |
---|---|---|
BeginTransitionOn ( ) : void |
public AnimatedDude2 ( IKernel kernel, Microsoft.Xna.Framework.Content.ContentManager content, Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : System | ||
kernel | IKernel | |
content | Microsoft.Xna.Framework.Content.ContentManager | |
device | Microsoft.Xna.Framework.Graphics.GraphicsDevice | |
리턴 | System |
public Draw ( Microsoft.Xna.Framework.GameTime gameTime ) : void | ||
gameTime | Microsoft.Xna.Framework.GameTime | |
리턴 | void |
public Update ( Microsoft.Xna.Framework.GameTime gameTime ) : void | ||
gameTime | Microsoft.Xna.Framework.GameTime | |
리턴 | void |