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

Check for unimplemented APIs #33

Open
Ybalrid opened this issue Mar 23, 2018 · 0 comments
Open

Check for unimplemented APIs #33

Ybalrid opened this issue Mar 23, 2018 · 0 comments
Labels

Comments

@Ybalrid
Copy link
Member

Ybalrid commented Mar 23, 2018

I found one implementation where getAsKeyCode() wasn't implemented on the keyboard side. This method is pure virtual. Any backed that don't implement that method will just not compile.

I have to check what this method is actually supposed to do. Why a string -> OIS::KeyCode convertion needs to be platform dependent?

@Ybalrid Ybalrid added the bug label Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant