SFML.Net icon indicating copy to clipboard operation
SFML.Net copied to clipboard

RenderTexture Display Method Return Incorrect Type

Open charleyah opened this issue 3 years ago • 0 comments

sfRenderTexture_display return type disparity with CSFML.

sfRenderTexture_display currently returns bool and supposed to return void.

charleyah avatar Jan 13 '22 20:01 charleyah