SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
|
#include <SDOM/SDOM.hpp>
#include <SDOM/SDOM_Core.hpp>
#include <SDOM/SDOM_Factory.hpp>
#include <SDOM/SDOM_IFontObject.hpp>
#include <SDOM/SDOM_BitmapFont.hpp>
#include <SDOM/SDOM_SpriteSheet.hpp>
#include <SDOM/SDOM_AssetHandle.hpp>
#include <SDOM/SDOM_Label.hpp>
#include <SDOM/SDOM_Utils.hpp>
#include <cmath>
Namespaces | |
namespace | SDOM |
Contains all core classes and utilities for the SDOM library. | |
Macros | |
#define | LABEL_DEBUG false |
#define | DEBUG_TEXT false |
Variables | |
static constexpr bool | LABEL_PARENT_RESIZE_DEBUG = false |
#define DEBUG_TEXT false |
#define LABEL_DEBUG false |
|
staticconstexpr |