AIsOfCatan.GUIPiece.DoUpdate C# (CSharp) 메소드

DoUpdate() 보호된 메소드

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