... SDL_Renderer *renderer = NULL; /* 创建绘画表面*/ SDL_Texture *HelloTex = NULL; /* 创建加载表面*/ SDL_Surface *Surface = NULL; /* 使用SDL ...
確定! 回上一頁