15 #ifndef GUI_DIALOGS_LUA_INT_HPP_INCLUDED
16 #define GUI_DIALOGS_LUA_INT_HPP_INCLUDED
20 #include <boost/scoped_ptr.hpp>
static void display(CVideo &video, lua_kernel_base *lk)
Display a new console, using given video and lua kernel.
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
void pre_show(twindow &window)
Inherited from tdialog.
Abstract base class for all dialogs.
tlua_interpreter(lua_kernel_base &lk)
The lua model is responsible to interact with the lua kernel base and keep track of what should be di...
twindow * build_window(CVideo &video)
Inherited from tdialog.
The controller is responsible to hold all the input widgets, and a pointer to the model and view...
GLsizei const GLcharARB ** string
boost::scoped_ptr< controller > controller_