#include "Base/spStandard.hpp"
#include "GUI/spGUIGadget.hpp"
#include <boost/function.hpp>
Go to the source code of this file.
Classes | |
class | sp::gui::GUIContainerGadget |
Namespaces | |
namespace | sp |
!! | |
namespace | sp::gui |
Namespace for each GUI (Graphics User Interface) objects (e.g. Windows, Buttons etc.) for developing level editors or the like. | |
Typedefs | |
typedef boost::function< void(GUIController *Controller) | sp::gui::GUIOwnerDrawCallback ) |