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 <functional>
#include <SDOM/SDOM_IDataObject.hpp>
#include <SDOM/lua_IDisplayObject.hpp>
#include <SDOM/SDOM_DisplayHandle.hpp>
Namespaces | |
namespace | SDOM |
Contains all core classes and utilities for the SDOM library. | |
Functions | |
static void | SDOM::set_if_absent (sol::table &handle, const char *name, auto &&fn) |