CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Classes | Functions
th_lua_ui.cpp File Reference
#include "th_lua_ui.h"
#include "config.h"
#include <list>
#include "lua.hpp"
#include "th_gfx_sdl.h"
#include "th_lua.h"
#include "th_lua_internal.h"
#include "th_map.h"

Classes

class  abstract_window
 

Functions

void lua_register_ui (const lua_register_state *pState)
 

Function Documentation

◆ lua_register_ui()

void lua_register_ui ( const lua_register_state pState)