cloud-game/web/js/input
sergystepanov e05ae221e8
Add generic application statistics overlay (#168)
* Add stat module initial example

* Add stats module help overlay overlap handling

* Add generic graph canvas image builder

* Add more generic graphing module

* Clean up the code

* Some fixes

* Change graphing styles

* Clean some stats module code

* Move to RAF rendering to burn your CPU

* Add not standardized memory stats module

* Fix initial stats visibility flag handle
2020-04-26 22:19:00 +08:00
..
input.js Refactor input poll (#167) 2020-04-22 01:11:36 +08:00
joystick.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
keyboard.js Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
keys.js Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
touch.js Add multiplayer player (#148) 2019-12-14 12:32:31 +08:00