AIsOfCatan.GUIPiece.DoUpdate C# (CSharp) Méthode

DoUpdate() protected méthode

protected DoUpdate ( GameTime time ) : void
time Microsoft.Xna.Framework.GameTime
Résultat void
        protected override void DoUpdate(GameTime time)
        {
            //throw new NotImplementedException();
        }