#include "Base/spStandard.hpp"
#include "GUI/spGUIGadget.hpp"
Go to the source code of this file.
Classes | |
class | sp::gui::GUIScrollbarGadget |
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. | |
Enumerations | |
enum | sp::gui::EScrollbarFlags { sp::gui::GUIFLAG_VERTICAL = 0x00000001, sp::gui::GUIFLAG_HATCHEDFACE = 0x00000002 } |