Xmas_full

所属分类:GDI/图象编程
开发工具:Visual C++
文件大小:3707KB
下载次数:38
上传日期:2008-05-24 20:47:25
上 传 者chwabyss
说明:  豆豆番外片 —— 圣诞礼物,源代码,不知在哪的游戏,希望大家
(Peas番外tablets- Christmas gifts, the source code, I do not know where the game, I hope everyone)

文件列表:
Xmas_full (0, 2005-01-09)
Xmas_full\Bin (0, 2005-01-06)
Xmas_full\Bin\HoHo_Base.dll (360448, 2004-12-21)
Xmas_full\Bin\Package.dat (1712315, 2004-12-24)
Xmas_full\Bin\Xmas (0, 2005-01-06)
Xmas_full\Bin\Xmas\Character (0, 2005-01-06)
Xmas_full\Bin\Xmas\Character\Object (0, 2005-01-06)
Xmas_full\Bin\Xmas\Character\Object\Bean.dat (40280, 2004-12-21)
Xmas_full\Bin\Xmas\Character\Player (0, 2005-01-06)
Xmas_full\Bin\Xmas\Character\Player\dead.dat (360162, 2004-12-18)
Xmas_full\Bin\Xmas\Character\Player\jump_left.dat (180084, 2004-12-17)
Xmas_full\Bin\Xmas\Character\Player\jump_right.dat (180084, 2004-12-18)
Xmas_full\Bin\Xmas\Character\Player\stand_left.dat (405320, 2004-12-17)
Xmas_full\Bin\Xmas\Character\Player\stand_right.dat (386912, 2004-12-18)
Xmas_full\Bin\Xmas\Character\Player\walk_left.dat (374142, 2004-12-17)
Xmas_full\Bin\Xmas\Character\Player\walk_right.dat (374142, 2004-12-18)
Xmas_full\Bin\Xmas\Scene (0, 2005-01-06)
Xmas_full\Bin\Xmas\Scene\01.bmp (1520696, 2004-12-21)
Xmas_full\Bin\Xmas\Scene\01.tga (6389804, 2004-12-24)
Xmas_full\Bin\Xmas\Scene\02.bmp (1474616, 2004-12-23)
Xmas_full\Bin\Xmas\Scene\02.tga (11059244, 2004-12-23)
Xmas_full\Bin\Xmas\Scene\03.bmp (3369656, 2004-12-21)
Xmas_full\Bin\Xmas\Scene\03.tga (24576044, 2004-12-21)
Xmas_full\Bin\Xmas\Scene\04.bmp (3870776, 2004-12-21)
Xmas_full\Bin\Xmas\Scene\04.tga (9830444, 2004-12-22)
Xmas_full\Bin\Xmas\Sound (0, 2005-01-06)
Xmas_full\Bin\Xmas\Sound\01.mid (28697, 1996-06-12)
Xmas_full\Bin\Xmas\Sound\02.mid (27162, 2004-12-24)
Xmas_full\Bin\Xmas\Sound\03.mid (8793, 2004-12-24)
Xmas_full\Bin\Xmas\Sound\04.mid (13724, 2004-12-24)
Xmas_full\Bin\Xmas\Sound\100Rate.wav (62648, 1997-10-01)
Xmas_full\Bin\Xmas\Sound\dead.wav (18266, 2004-03-02)
Xmas_full\Bin\Xmas\Sound\door.wav (30270, 2004-01-12)
Xmas_full\Bin\Xmas\Sound\eat.wav (21082, 2004-03-02)
Xmas_full\Bin\Xmas\Sound\ED.mid (28697, 1996-06-12)
Xmas_full\Bin\Xmas\Sound\jump.wav (1784, 1996-06-22)
Xmas_full\Bin\Xmas\Sound\OP.MID (16014, 1996-06-06)
Xmas_full\Bin\Xmas\Sound\select.wav (88904, 2003-09-09)
Xmas_full\Bin\Xmas\UI (0, 2005-01-06)
Xmas_full\Bin\Xmas\UI\anykey.bmp (24608, 2004-12-23)
... ...

======================================================================== Xmas Project Overview ======================================================================== /* ---------------------------------------------------------------- 作者:林德辉(Sea_Bug) Email:sea_bug@gameres.com 网站:http://www.gameres.com -----------------------------------------------------------------*/ /* ===================== Alpha通道颜色定义 ========================= 色值在Photoshop中表现为 Color * 8 = 实际RGB Alpha通道值 0 : 无阻挡 RGB=0 1 : RGB=10 2 : RGB=25 3 : RGB=35 4 : RGB=50 5 : RGB= ...... 13: 关键标志 RGB=128 ...... 28: 坠落死亡,用于悬崖 RGB=232 29: 绝对死亡,上下左右,只要碰触立即死亡 RGB=238 30: 单向阻挡,仅对下降进行阻挡 RGB=244 31: 绝对阻挡,上下左右都无法通过 RGB=255 ================================================================= 关键标志的设置说明: 关键标志为4个像素(Alpha通道值)组成。 关键标志格式: 13 + 标志 + 参数 + 参数 例子: 起始点: 13 + 31 + 1 + 任意 豆子: 13 + 13 + 31 + 任意 ================================================================= 关键标志列表: 13:固定标志 | +-- 31:系统功能 | | | + 1:起始点(仅有一个) | | | + 2:结束点(仅有一个) | | | + 3:跳转门 | | | | | + 参数:与“跳转起点”配对 | | | + 4:跳转起点 | | | | | + 参数:与“跳转门”配对 | | | + | +-- 13:物件标志 | | | + 31:普通豆子 | | +-- 0:保留 */ /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者