LEXSDL_TextureCreationFailed
Value returned by functions when creating/loading a texture fails.
Definition
#define LEXSDL_TextureCreationFailed 0xFFFFFFFD;
Posible return reasons
File of the texture was not found or is invalid.
SDL_image not initialised.
SDL components not initialised or created; like the SDL_Renderer.