Anuken/Arc

setCursorPosition and setCursorCatched not working

Zelaux opened this issue · 1 comments

Core.input.setCursorPosition(int, int) and Core.input.setCursorCatched(boolean) have no implementation

All Application/Graphics methods that I do not use, e.g. those related to cursor setting or displays, are left unimplemented. There are no SDL bindings for these methods, and I have no interest in adding them myself.