Variable Texture.sdlTexture

Internal SDL_Texture pointer

class Texture
{
  // ...
  sdl.render.SDL_Texture* sdlTexture ;
  // ...
}