sfRenderTexture_createWithSettings

Undocumented in source.
  1. sfRenderTexture* sfRenderTexture_createWithSettings(uint width, uint height, sfContextSettings settings)
  2. psfRenderTexture_createWithSettings sfRenderTexture_createWithSettings;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    static if(sfmlSupport >= SFMLSupport.sfml250)
    psfRenderTexture_createWithSettings sfRenderTexture_createWithSettings;

Meta