Set mouse offset by presets #698
nightm4re94
started this conversation in
Old Forum
Replies: 2 comments
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022). |
Beta Was this translation helpful? Give feedback.
0 replies
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022).
Posted: 2019-12-16 09:21:17
User: KvaGram [] (age: 1068 days 🔥; posts: 52)
Relating to issue number 296 (github.com//issues/296).
What if the SetCursor method allowed for some simple presets of how we want the cursor displayed.
I imagine 5 presets, with one of them being default.
The names are fairly self-explanatory.
CENTERED
TOP_LEFT
TOP_RIGHT
BOTTOM_LEFT
BOTTOM_RIGHT
The point of this being for UIs that may have multiple cursors, and it would be cumbersome to do the offset math in the application code, when the engine can do it.
Beta Was this translation helpful? Give feedback.
All reactions