WindowsGame1.Hero.Update C# (CSharp) Method

Update() public method

public Update ( GameTime gameTime, int choice ) : void
gameTime Microsoft.Xna.Framework.GameTime
choice int
return void
        public void Update(GameTime gameTime, int choice)
        {
        }