forked from KyoriAsh/uth05win
-
Notifications
You must be signed in to change notification settings - Fork 1
GameLib_Input
박상희 (Alex Park) edited this page Jan 28, 2019
·
2 revisions
This library uses DirectInput to handle Key Inputs
()
initialize keyInput Library
()
(int keyScanCode)
``
gets m_keyState[keyScanCode] and right shifts 7
## CKeyInputDI
()