mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
631103bfa8
On Android WillSuspend and WillResume maps to focus and DidSuspend and DidResume maps to onPause and onResume. On OSX WillSuspend and DidSuspend maps to resign key, WillResume and DidResumg maps to make key. |
||
---|---|---|
.. | ||
cmd.cpp | ||
cmd.h | ||
dbg.cpp | ||
dbg.h | ||
entry.cpp | ||
entry.h | ||
entry_android.cpp | ||
entry_asmjs.cpp | ||
entry_glfw.cpp | ||
entry_ios.mm | ||
entry_nacl.cpp | ||
entry_osx.mm | ||
entry_p.h | ||
entry_qnx.cpp | ||
entry_sdl.cpp | ||
entry_windows.cpp | ||
entry_winrt.cpp | ||
entry_x11.cpp | ||
input.cpp | ||
input.h |