SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
|
This is the complete list of members for SDOM::SDL_Utils, including all inherited members.
colorFromSol(const sol::object &o) | SDOM::SDL_Utils | static |
eventToLuaTable(const SDL_Event &event, sol::state_view lua) | SDOM::SDL_Utils | static |
eventTypeFromString(const std::string &str) | SDOM::SDL_Utils | static |
eventTypeToString(SDL_EventType type) | SDOM::SDL_Utils | static |
keyToAscii(SDL_Keycode keycode, SDL_Keymod keymod) | SDOM::SDL_Utils | static |
pixelFormatFromString(const std::string &str) | SDOM::SDL_Utils | static |
pixelFormatToString(SDL_PixelFormat format) | SDOM::SDL_Utils | static |
registerLua(sol::state_view lua) | SDOM::SDL_Utils | static |
rendererLogicalPresentationFromString(const std::string &str) | SDOM::SDL_Utils | static |
rendererLogicalPresentationToString(Uint32 flags) | SDOM::SDL_Utils | static |
scaleModeFromSol(const sol::object &o) | SDOM::SDL_Utils | static |
SDL_Utils()=default | SDOM::SDL_Utils | |
tableToFRect(const sol::table &t) | SDOM::SDL_Utils | static |
windowFlagsFromString(const std::string &str) | SDOM::SDL_Utils | static |
windowFlagsToString(Uint64 flags) | SDOM::SDL_Utils | static |
~SDL_Utils()=default | SDOM::SDL_Utils |