CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Functions
sdl_core.h File Reference
#include "lua.hpp"

Go to the source code of this file.

Functions

void mainloop (lua_State *L)
 
int luaopen_sdl_audio (lua_State *L)
 
int luaopen_sdl_wm (lua_State *L)
 
int luaopen_sdl (lua_State *L)
 

Function Documentation

◆ luaopen_sdl()

int luaopen_sdl ( lua_State L)

◆ luaopen_sdl_audio()

int luaopen_sdl_audio ( lua_State L)

◆ luaopen_sdl_wm()

int luaopen_sdl_wm ( lua_State L)

◆ mainloop()

void mainloop ( lua_State L)