The Battle for Wesnoth  1.19.0-dev
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 159 of file game_lua_kernel.cpp.

Constructor & Destructor Documentation

◆ map_locker()

map_locker::map_locker ( game_lua_kernel kernel)
inline

Definition at line 161 of file game_lua_kernel.cpp.

References kernel_, and game_lua_kernel::map_locked_.

◆ ~map_locker()

map_locker::~map_locker ( )
inline

Definition at line 165 of file game_lua_kernel.cpp.

References kernel_, and game_lua_kernel::map_locked_.

Member Data Documentation

◆ kernel_

game_lua_kernel* map_locker::kernel_

Definition at line 169 of file game_lua_kernel.cpp.

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


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