Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add actual icon support for game cursors #34

Closed
subsoap opened this issue Nov 9, 2017 · 2 comments
Closed

Add actual icon support for game cursors #34

subsoap opened this issue Nov 9, 2017 · 2 comments

Comments

@subsoap
Copy link
Owner

subsoap commented Nov 9, 2017

Might be easy with buffers

@chaosddp
Copy link
Collaborator

So you want to replace the default cursor?

@subsoap
Copy link
Owner Author

subsoap commented Nov 10, 2017

Yes, the native cursor icon with various shapes. Native OS cursors have some benefits over software texture cursors in some games - generally they are superior but won't work for everything you want to do with cursor images.

We can let user set cursor based on a Defold atlas texture.

We can let user switch to standard OS versions like hand cursor too.

@subsoap subsoap closed this as completed Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants