dl
tolua_Player.h 文件参考
#include "stdlib.h"
#include "string.h"
#include "tolua++.h"
#include "Player.h"

浏览该文件的源代码.

函数

TOLUA_API int tolua_Player_open (lua_State *tolua_S)
 
static void tolua_reg_types (lua_State *tolua_S)
 
static int tolua_Player_Player_new00 (lua_State *tolua_S)
 
static int tolua_Player_Player_new00_local (lua_State *tolua_S)
 
static int tolua_Player_Player_delete00 (lua_State *tolua_S)
 
static int tolua_Player_Player_setHealth00 (lua_State *tolua_S)
 
static int tolua_Player_Player_getHealth00 (lua_State *tolua_S)
 

函数说明

◆ tolua_Player_open()

TOLUA_API int tolua_Player_open ( lua_State * tolua_S)

在文件 tolua_Player.h193 行定义.

◆ tolua_Player_Player_delete00()

static int tolua_Player_Player_delete00 ( lua_State * tolua_S)
static

在文件 tolua_Player.h94 行定义.

◆ tolua_Player_Player_getHealth00()

static int tolua_Player_Player_getHealth00 ( lua_State * tolua_S)
static

在文件 tolua_Player.h159 行定义.

◆ tolua_Player_Player_new00()

static int tolua_Player_Player_new00 ( lua_State * tolua_S)
static

在文件 tolua_Player.h37 行定义.

◆ tolua_Player_Player_new00_local()

static int tolua_Player_Player_new00_local ( lua_State * tolua_S)
static

在文件 tolua_Player.h65 行定义.

◆ tolua_Player_Player_setHealth00()

static int tolua_Player_Player_setHealth00 ( lua_State * tolua_S)
static

在文件 tolua_Player.h125 行定义.

◆ tolua_reg_types()

static void tolua_reg_types ( lua_State * tolua_S)
static

在文件 tolua_Player.h31 行定义.