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

Mouse lib implementation #633

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Mouse lib implementation #633

wants to merge 5 commits into from

Conversation

georgemoralis
Copy link
Collaborator

Some games seems to use mouse among with pad (keyboard,gamepad). So tried to implemented this , but i miss something it seems.

So far added only mouse buttons , but doesn't seem to response .

If someone has any idea (turok is one game that uses it , but i remember see it in a lot third person shooters ,or point and click games)

georgemoralis and others added 2 commits October 17, 2024 15:12
* system/msgdialog: callback available to be used by host

* sdl window: mouse capture var

* lib/pad: basic special pad impl scaffold & steering wheel

(config specialPadClass set to 6 is required)

* handle all mouse inputs & ask to capture when first opened
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants