SFML community forums

Bindings - other languages => DotNet => Topic started by: anonymous_vegetable on September 11, 2021, 06:29:10 pm

Title: Custom cursors are missing from .Net bindings
Post by: anonymous_vegetable on September 11, 2021, 06:29:10 pm
From what I can tell, the class for custom cursors is missing from the .Net SFML bindings. Assuming this wasn't just an oversight, is there any particular reason for this decision?
Title: Re: Custom cursors are missing from .Net bindings
Post by: eXpl0it3r on September 27, 2021, 08:42:30 am
Seems like you're using an older version of SFML.NET.
See the Cursor implementation here: https://github.com/SFML/SFML.Net/blob/master/src/SFML.Window/Cursor.cs