cocos2d-x  3.0-beta2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
mime.h File Reference
#include "lua.h"

Macros

#define MIME_VERSION   "MIME 1.0.3-rc1"
#define MIME_COPYRIGHT   "Copyright (C) 2004-2012 Diego Nehab"
#define MIME_AUTHORS   "Diego Nehab"
#define MIME_API   extern

Functions

int  (lua_State *L)

Macro Definition Documentation

#define MIME_API   extern
#define MIME_AUTHORS   "Diego Nehab"
var MIME_AUTHORS   "Diego Nehab"
#define MIME_COPYRIGHT   "Copyright (C) 2004-2012 Diego Nehab"
var MIME_COPYRIGHT   "Copyright (C) 2004-2012 Diego Nehab"
local MIME_COPYRIGHT   "Copyright (C) 2004-2012 Diego Nehab"
#define MIME_VERSION   "MIME 1.0.3-rc1"
var MIME_VERSION   "MIME 1.0.3-rc1"
local MIME_VERSION   "MIME 1.0.3-rc1"

Function Documentation

int luaopen_mime_core ( lua_State L)
var luaopen_mime_core ( var  L)
local luaopen_mime_core ( local  L)