|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Convert a MayaFlux Keys enum to GLFW key code.
Reverse mapping from our Keys enum back to GLFW key codes. Used when you need to interface with GLFW or serialize key bindings.
| key | The IO::Keys value to convert |
Definition at line 20 of file KeyMapping.cpp.