cocos2dx lua_UIWebView_auto.hpp webView tolua 文件

前端之家收集整理的这篇文章主要介绍了cocos2dx lua_UIWebView_auto.hpp webView tolua 文件前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

lua_UIWebView_auto.hpp


#include "base/ccConfig.h"
#ifndef __UIWebView_h__
#define __UIWebView_h__

#ifdef __cplusplus
extern "C" {
#endif
#include "tolua++.h"
#ifdef __cplusplus
}
#endif
// 注:touLua中的laodData函数不能用。
int register_all_UIWebView(lua_State* tolua_S);
























#endif // __UIWebView_h__
原文链接:https://www.f2er.com/cocos2dx/343416.html

猜你在找的Cocos2d-x相关文章