SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
|
#include <string>
#include <SDOM/SDOM_IDisplayObject.hpp>
#include <SDOM/SDOM_IButtonObject.hpp>
#include <SDOM/SDOM_IconIndex.hpp>
#include <SDOM/SDOM_IconButton.hpp>
#include <SDOM/SDOM_SpriteSheet.hpp>
#include <SDOM/SDOM_Label.hpp>
Go to the source code of this file.
Classes | |
class | SDOM::TristateButton |
struct | SDOM::TristateButton::InitStruct |
Namespaces | |
namespace | SDOM |
Contains all core classes and utilities for the SDOM library. | |