The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
map_locker Struct Reference

Public Member Functions

 map_locker (game_lua_kernel *kernel)
 
 ~map_locker ()
 

Public Attributes

game_lua_kernelkernel_
 

Detailed Description

Definition at line 152 of file game_lua_kernel.cpp.

Constructor & Destructor Documentation

map_locker::map_locker ( game_lua_kernel kernel)
inline

Definition at line 154 of file game_lua_kernel.cpp.

References kernel_, and game_lua_kernel::map_locked_.

map_locker::~map_locker ( )
inline

Definition at line 158 of file game_lua_kernel.cpp.

References kernel_, and game_lua_kernel::map_locked_.

Member Data Documentation

game_lua_kernel* map_locker::kernel_

Definition at line 162 of file game_lua_kernel.cpp.

Referenced by map_locker(), and ~map_locker().


The documentation for this struct was generated from the following file: