91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 14.59M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-29
  • 標簽: c++??sdl??

資源簡介

雙人彈球  

資源截圖

代碼片段和文件信息

#include?“SDL/SDL.h“
#include?“SDL/SDL_image.h“
#include?“SDL/SDL_ttf.h“
#include?“SDL/SDL_mixer.h“
#include?
#include?
#include?
//Screen?attributes
const?int?SCREEN_WIDTH?=?720;
const?int?SCREEN_HEIGHT?=?480;
const?int?SCREEN_BPP?=?32;
//The?frame?rate
const?int?frameS_PER_SECOND?=?20;
//The?attributes?of?the?square
const?int?SQUARE_WIDTH?=?20;
const?int?SQUARE_HEIGHT?=?20;
const?int?CATCHER_HEIGHT?=?20;
const?int?AWARD_HEIGHT=30;
const?int?AWARD_WIDTH=30;
const?int?PUNISH_HEIGHT=30;
const?int?PUNISH_WIDTH=30;
//Total?particles
//The?button?states?in?the?sprite?sheet
const?int?CLIP_MOUSEAOVER?=?0;?????????//菜單按鈕
const?int?CLIP_MOUSEAOUT?=?1;
const?int?CLIP_MOUSEBOVER??=?2;
const?int?CLIP_MOUSEBOUT=?3;
const?int?CLIP_MOUSECOVER?=?4;
c

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-02-11?21:59??雙人彈球\
?????文件????????5178??2014-12-28?17:29??雙人彈球\award.png
?????文件??????372794??2014-12-22?19:09??雙人彈球\background.png
?????文件?????3445261??2015-01-15?20:49??雙人彈球\backgroundmusic.mp3
?????目錄???????????0??2016-07-30?19:01??雙人彈球\bin\
?????目錄???????????0??2017-12-30?22:39??雙人彈球\bin\Debug\
?????文件???????65704??2015-01-18?22:33??雙人彈球\bin\Debug\Lazy.TTF
?????文件??????303616??2012-01-09?20:10??雙人彈球\bin\Debug\SDL.dll
?????文件???????43520??2009-11-14?12:01??雙人彈球\bin\Debug\SDL_image.dll
?????文件??????160256??2012-01-15?11:50??雙人彈球\bin\Debug\SDL_mixer.dll
?????文件???????27136??2014-11-27?23:25??雙人彈球\bin\Debug\SDL_ttf.dll
?????文件????????5178??2014-12-28?17:29??雙人彈球\bin\Debug\award.png
?????文件??????372794??2014-12-22?19:09??雙人彈球\bin\Debug\background.png
?????文件?????3445261??2015-01-15?20:49??雙人彈球\bin\Debug\backgroundmusic.mp3
?????文件?????????134??2014-12-25?00:30??雙人彈球\bin\Debug\blue.bmp
?????文件??????430232??2015-01-16?19:39??雙人彈球\bin\Debug\button.png
?????文件????????5880??2014-12-22?19:11??雙人彈球\bin\Debug\catcher1.png
?????文件????????5264??2014-12-23?00:38??雙人彈球\bin\Debug\catcher10.png
?????文件????????7903??2014-12-22?20:04??雙人彈球\bin\Debug\catcher11.png
?????文件????????3747??2014-12-22?14:59??雙人彈球\bin\Debug\catcher2.png
?????文件????????2612??2014-12-23?00:38??雙人彈球\bin\Debug\catcher20.png
?????文件????????4652??2014-12-22?20:01??雙人彈球\bin\Debug\catcher22.png
?????文件??????344858??2015-01-16?18:54??雙人彈球\bin\Debug\db.png
?????文件?????????134??2014-12-25?00:30??雙人彈球\bin\Debug\green.bmp
?????文件???????27916??2015-01-07?00:17??雙人彈球\bin\Debug\hit.wav
?????文件??????113664??2009-11-14?12:01??雙人彈球\bin\Debug\jpeg.dll
?????文件??????328192??2012-01-20?21:01??雙人彈球\bin\Debug\libFLAC-8.dll
?????文件??????461824??2014-11-27?23:25??雙人彈球\bin\Debug\libfreetype-6.dll
?????文件??????107520??2014-12-04?14:34??雙人彈球\bin\Debug\libgcc_s_dw2-1.dll
?????文件??????263168??2012-01-20?21:01??雙人彈球\bin\Debug\libmikmod-2.dll
?????文件???????24064??2012-01-20?21:01??雙人彈球\bin\Debug\libogg-0.dll
............此處省略49個文件信息

評論

共有 條評論