C语言飞机大战源码.pdf

#includeiostream #include #include #include #includestring using namespace std; /*=============== all the structures ===============*/ typedef struct Frame { COORD position[2]; int flag; }Frame; /*=============== all the functions ===============*/ void SetPos(COORD a)

文档评论(0)

1亿VIP精品文档

相关文档