SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
Loading...
Searching...
No Matches
SDOM::SDL_Utils Member List

This is the complete list of members for SDOM::SDL_Utils, including all inherited members.

colorFromSol(const sol::object &o)SDOM::SDL_Utilsstatic
eventToLuaTable(const SDL_Event &event, sol::state_view lua)SDOM::SDL_Utilsstatic
eventTypeFromString(const std::string &str)SDOM::SDL_Utilsstatic
eventTypeToString(SDL_EventType type)SDOM::SDL_Utilsstatic
keyToAscii(SDL_Keycode keycode, SDL_Keymod keymod)SDOM::SDL_Utilsstatic
pixelFormatFromString(const std::string &str)SDOM::SDL_Utilsstatic
pixelFormatToString(SDL_PixelFormat format)SDOM::SDL_Utilsstatic
registerLua(sol::state_view lua)SDOM::SDL_Utilsstatic
rendererLogicalPresentationFromString(const std::string &str)SDOM::SDL_Utilsstatic
rendererLogicalPresentationToString(Uint32 flags)SDOM::SDL_Utilsstatic
scaleModeFromSol(const sol::object &o)SDOM::SDL_Utilsstatic
SDL_Utils()=defaultSDOM::SDL_Utils
tableToFRect(const sol::table &t)SDOM::SDL_Utilsstatic
windowFlagsFromString(const std::string &str)SDOM::SDL_Utilsstatic
windowFlagsToString(Uint64 flags)SDOM::SDL_Utilsstatic
~SDL_Utils()=defaultSDOM::SDL_Utils