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"对应的参数
入门C#遇到的问题请教
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
3条回答 默认 最新
weixin_51128233 2023-09-22 11:21关注public override T Draw();
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报