wgois / OIS

Official OIS repository. Object oriented Input System
https://wgois.github.io/OIS/
zlib License
254 stars 86 forks source link

More modifiers #50

Closed Ybalrid closed 5 years ago

Ybalrid commented 5 years ago

Summary of changes Fix #34

Add NumLock/CapsLock to the modifier API

Affected backeds (DirectInput, X11... Fill in if applicable) Ideally all of them, for now, only Linux and Windows are implemented. Will merge once MacOS is done.

Ybalrid commented 5 years ago

edited Mac code to not use symbols deprecated in OS X 10.2 anymore

Ybalrid commented 5 years ago

Waiting for builds before merging...