void DeleteTexture(sdl2::Texture Texture)
SharedFont
Definition: render_SDL2.hpp:23
i32 GetTextureHeight(sdl2::Texture Texture)
Definition: render_Renderer.hpp:21
void SetAlphaValue(sdl2::Texture Texture, u8 Alpha)
SDL_Texture * Texture
Definition: sdl2_Types.hpp:11
s32 i32
Definition: pu_Macros.hpp:17
sdl2::Texture ConvertToTexture(sdl2::Surface Surface)
i32 GetTextureWidth(sdl2::Texture Texture)
SDL_Surface * Surface
Definition: sdl2_Types.hpp:15
sdl2::Texture LoadImage(std::string Path)