ArtMOO
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Types | Static Public Member Functions | Friends
lua_verb Class Reference

#include <lua_verb.h>

List of all members.

Classes

struct  luaVerb

Public Types

typedef struct lua_verb::luaVerb luaVerb

Static Public Member Functions

static void lua_pushverb (lua_State *L, Verb *V, const QString &pName="", ObjectId pObjectId=OBJECT_NONE)
static luaVerbarg (lua_State *L, int pIndex=1)

Friends

class lua_moo

Member Typedef Documentation


Member Function Documentation

lua_verb::luaVerb * lua_verb::arg ( lua_State *  L,
int  pIndex = 1 
) [static]
void lua_verb::lua_pushverb ( lua_State *  L,
Verb V,
const QString &  pName = "",
ObjectId  pObjectId = OBJECT_NONE 
) [static]

Friends And Related Function Documentation

friend class lua_moo [friend]

The documentation for this class was generated from the following files: