• 大小: 24.36MB
    文件类型: .rar
    金币: 2
    下载: 0 次
    发布日期: 2024-02-04
  • 语言: C/C++
  • 标签: Cocos2dx  c++  

资源简介

基于Cocos2dx的炸弹人游戏,结合c++,是熟悉cocos2dx的程序

资源截图

代码片段和文件信息

/*
** Lua binding: anysdk
** Generated automatically by tolua++-1.0.92 on Wed Jul  2 17:07:32 2014.
*/

/****************************************************************************
 Copyright (c) 2011 cocos2d-x.org

 http://www.cocos2d-x.org

 Permission is hereby granted free of charge to any person obtaining a copy
 of this software and associated documentation files (the “Software“) to deal
 in the Software without restriction including without limitation the rights
 to use copy modify merge publish distribute sublicense and/or sell
 copies of the Software and to permit persons to whom the Software is
 furnished to do so subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND EXPRESS OR
 IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM DAMAGES OR OTHER
 LIABILITY WHETHER IN AN ACTION OF CONTRACT TORT OR OTHERWISE ARISING FROM
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 ****************************************************************************/

extern “C“ {
#include “tolua_fix.h“
}

#include 
#include 
#include “anysdkbindings.h“
#include “AgentManager.h“
#include “PluginManager.h“
#include “PluginFactory.h“
#include “AgentManager.h“
#include “PluginProtocol.h“
#include “ProtocolPush.h“
#include “PluginFactory.h“     
#include “ProtocolAds.h“     
#include “ProtocolShare.h“
#include “PluginManager.h“
#include “ProtocolAnalytics.h“ 
#include “ProtocolSocial.h“
#include “PluginParam.h“      
#include “ProtocolIAP.h“     
#include “ProtocolUser.h“
#include “cocos2d.h“

using namespace anysdk::framework;

USING_NS_CC;




/* function to release collected object via destructor */
#ifdef __cplusplus

static int tolua_collect_AgentManager (lua_State* tolua_S)
{
 AgentManager* self = (AgentManager*) tolua_tousertype(tolua_S10);
    Mtolua_delete(self);
    return 0;
}

static int tolua_collect_PluginManager (lua_State* tolua_S)
{
 PluginManager* self = (PluginManager*) tolua_tousertype(tolua_S10);
    Mtolua_delete(self);
    return 0;
}

static int tolua_collect_PluginFactory (lua_State* tolua_S)
{
 PluginFactory* self = (PluginFactory*) tolua_tousertype(tolua_S10);
    Mtolua_delete(self);
    return 0;
}
#endif


/* function to register type */
static void tolua_reg_types (lua_State* tolua_S)
{
 tolua_usertype(tolua_S“PluginParam“);
 tolua_usertype(tolua_S“ProtocolUser“);
 tolua_usertype(tolua_S“ProtocolSocial“);
 tolua_usertype(tolua_S“PluginManager“);
 tolua_usertype(tolua_S“ProtocolAnalytics“);
 tolua_usertype(tolua_S“ProtocolShare“);
 tolua_usertype(tolua_S“ProtocolPush“);
 tolua_usertype(tolua_S“ParamType“);
 tolua_usertype(

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         82  2015-04-22 15:16  boomer\boomerv3\boomer.bat

     文件       1332  2015-04-22 14:47  boomer\boomerv3\config.json

     文件       3483  2015-06-18 11:32  boomer\boomerv3\debug.log

     文件      65625  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\anysdkbindings.cpp

     文件        239  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\anysdkbindings.h

     文件      73302  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\anysdk_manual_bindings.cpp

     文件        260  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\anysdk_manual_bindings.h

     文件       5573  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\AppDelegate.cpp

     文件       1066  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\AppDelegate.h

     文件        234  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\CodeIDESupport.h

     文件       5714  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\ConfigParser.cpp

     文件       1370  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\ConfigParser.h

     文件       1318  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\lua_module_register.h

     文件       6991  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\ConnectWaitlayer.cpp

     文件       1640  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\ConnectWaitlayer.h

     文件      13426  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\ConsoleCommand.cpp

     文件       1641  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\ConsoleCommand.h

     文件      17266  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\FileServer.cpp

     文件       3832  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\FileServer.h

     文件     695065  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\Landscape_png.cpp

     文件     733845  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\lua_debugger.c

     文件        377  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\lua_debugger.h

     文件     145118  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\PlayDisable_png.cpp

     文件     121597  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\PlayEnable_png.cpp

     文件     733356  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\Portrait_png.cpp

     文件      26557  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\Protos.pb.cc

     文件      28601  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\Protos.pb.h

     文件        282  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\ResData.h

     文件       9034  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\Runtime.cpp

     文件       1724  2015-04-22 14:47  boomer\boomerv3\frameworks\runtime-src\Classes\runtime\Runtime.h

............此处省略408个文件信息

评论

共有 条评论