SFML.Net
SFML.Net copied to clipboard
RenderTexture Display Method Return Incorrect Type
sfRenderTexture_display return type disparity with CSFML.
sfRenderTexture_display currently returns bool and supposed to return void.