The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
lua_race.hpp File Reference
#include <string>
Include dependency graph for lua_race.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 lua_race
 This namespace contains bindings for lua to hold a pointer to a race, and to access and modify it.
 

Functions

std::string lua_race::register_metatable (lua_State *L)
 
void luaW_pushrace (lua_State *, const unit_race &)
 
void luaW_pushracetable (lua_State *)
 

Function Documentation

void luaW_pushrace ( lua_State ,
const unit_race  
)
void luaW_pushracetable ( lua_State )