首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 消费类电子 > MTK游戏开发结构

MTK游戏开发结构

资料介绍
MTK游戏开发结构MTK 上开发的游戏源代码---推箱子。 MTK 平台调试通过。我去掉了数据部分和内核。 ,留下了框架供大家学习 MTK 平台开发。 -------------- #include "GlobalDefs.h" #include "HistoryGprot.h" #include "GlobalConstants.h" #include "MMI_features.h" #include "PixtelDataTypes.h" #include "Unicodexdcl.h" #include "gui.h" #include "Calculator.h" #include "SettingProfile.h" #include "ProfileGprots.h" #include "Globaldefs.h" #include "CustDataRes.h" #include "gui_themes.h" #include "wgui_categories.h" #include "wgui_softkeys.h" #include "HistoryGprot.h" #include "OrganizerDef.h" #include "GameDefs.h" #define MTK_GUANSHU 40 #define PUSH_LCD_WIDTH 176 #define PUSH_LCD_HEIGHT 220 static const char MTK_DATA[MTK_GUANSHU][80] = { {1,1,1,1,1,1,1,1,1,1, 1,0,0,0,1,3,0,1,1,1, 1,3,0,0,2,0,0,1,1,1, 1,1,2,1,1,0,0,1,1,1, 1,0,0,1,1,2,1,1,1,1, 1,0,0,4,0,0,0,1,1,1, 1,0,3,1
标签:游戏开发结构
MTK游戏开发结构
本地下载

评论