侧面焰火 2023-09-22 10:08 采纳率: 50%
浏览 5
已结题

入门C#遇到的问题请教

using System;
using System.Collection.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace 飞机大战

internal class BackGround:Gamebot

错误列表
"BackGround"不实现继承的抽象成员"Gamebot.Draw(Graphics)"
未提供与"Gamebot.Gamebot(int,此处省略四个int,int,Direction)"的所需参数"x"对应的参数

  • 写回答

3条回答 默认 最新

  • weixin_51128233 2023-09-22 11:21
    关注

    public override T Draw();

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 10月4日
  • 已采纳回答 9月26日
  • 创建了问题 9月22日