Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Go to the source code of this file.
Classes | |
class | cLuaWindow |
A window that has been created by a Lua plugin and is handled entirely by that plugin This object needs extra care with its lifetime management: More... | |
Typedefs | |
typedef cFunctionRef< bool(cPlayer &)> | cPlayerListCallback |
typedef cFunctionRef<bool(cPlayer &)> cPlayerListCallback |
Definition at line 18 of file LuaWindow.h.