Simulate android behaviors on win32

To make debugging android games on win32 more convenience, we added some simulate actions to win32 port.

action on win32

equal to behavior on android

Shift + F1

Back key pressed

Shift + F2

Menu key pressed

minimize the window

switch to background

maximize the window

resume to foreground

原文地址:https://www.cnblogs.com/yssgyw/p/3438816.html