SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
Loading...
Searching...
No Matches
SDOM_Factory.hpp File Reference
#include <string>
#include <memory>
#include <functional>
#include <unordered_map>
#include <vector>
#include <sol/sol.hpp>
#include <SDOM/SDOM_IDisplayObject.hpp>
#include <SDOM/SDOM_IAssetObject.hpp>

Go to the source code of this file.

Classes

struct  SDOM::TypeCreators
 
struct  SDOM::AssetTypeCreators
 
class  SDOM::Factory
 

Namespaces

namespace  SDOM
 Contains all core classes and utilities for the SDOM library.