hhyyrylainen / Leviathan

Leviathan Game Engine
Other
17 stars 8 forks source link

Add option for hardware cursor #45

Open hhyyrylainen opened 5 years ago

hhyyrylainen commented 5 years ago

Software cursor is now added, but for games that don't have a steady framerate having the option of using a hardware cursor would be nice.

This should be added to Window::SetCustomCursor method.