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

Go to the source code of this file.

Typedefs

typedef voidluatypekey
 

Variables

luatypekey const executeKey
 
luatypekey const getunitKey
 
luatypekey const unitvarKey
 
luatypekey const ustatusKey
 
luatypekey const uattacksKey
 
luatypekey const uattackKey
 
luatypekey const formulaKey
 

Typedef Documentation

typedef void* luatypekey

Definition at line 18 of file lua_types.hpp.

Variable Documentation

luatypekey const executeKey
luatypekey const formulaKey
luatypekey const getunitKey
luatypekey const uattackKey

Definition at line 32 of file lua_types.cpp.

Referenced by game_lua_kernel::game_lua_kernel(), and impl_unit_attacks_get().

luatypekey const uattacksKey
luatypekey const unitvarKey

Definition at line 29 of file lua_types.cpp.

Referenced by game_lua_kernel::game_lua_kernel(), and impl_unit_get().

luatypekey const ustatusKey

Definition at line 30 of file lua_types.cpp.

Referenced by game_lua_kernel::game_lua_kernel(), and impl_unit_get().