SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
|
#include <SDL3/SDL.h>
#include <SDOM/SDOM_IFontObject.hpp>
#include <SDOM/SDOM_TTFAsset.hpp>
#include <SDOM/SDOM_AssetHandle.hpp>
Go to the source code of this file.
Classes | |
class | SDOM::TruetypeFont |
struct | SDOM::TruetypeFont::InitStruct |
Namespaces | |
namespace | SDOM |
Contains all core classes and utilities for the SDOM library. | |