Game.Tick Method
Updates the game's clock and calls Update and Draw.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
public void Tick ()
In a fixed-step game, Tick calls Update only after a target time interval has elapsed.
In a variable-step game, Update is called every time Tick is called.
Game Class
Game Members
Microsoft.Xna.Framework Namespace
Xbox 360, Windows XP SP2, Windows Vista