CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Classes | Macros
th_gfx_sdl.cpp File Reference
#include "th_gfx_sdl.h"
#include "config.h"
#include <SDL.h>
#include <png.h>
#include <algorithm>
#include <cmath>
#include <cstdio>
#include <cstring>
#include <iostream>
#include <limits>
#include <memory>
#include <new>
#include <stack>
#include <stdexcept>
#include <vector>
#include "persist_lua.h"
#include "th_gfx.h"
#include "th_gfx_common.h"
#include "th_gfx_font.h"

Classes

struct  th_sprite_properties
 Sprite structure in the table file. More...
 

Macros

#define SDL_FRECT_UNIT   int
 
#define SDL_FRect   SDL_Rect
 
#define SDL_RenderCopyF   SDL_RenderCopy
 
#define SDL_RenderCopyExF   SDL_RenderCopyEx
 

Macro Definition Documentation

◆ SDL_FRect

#define SDL_FRect   SDL_Rect

◆ SDL_FRECT_UNIT

#define SDL_FRECT_UNIT   int

◆ SDL_RenderCopyExF

#define SDL_RenderCopyExF   SDL_RenderCopyEx

◆ SDL_RenderCopyF

#define SDL_RenderCopyF   SDL_RenderCopy