cloud-game/web/js
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
..
event Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
input Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
lib Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
network Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
stats Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
controller.js Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
env.js Fix ui scaling for Chrome (#169) 2020-04-25 04:01:48 +08:00
gameList.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
init.js Give option to join by zone + update README (#146) 2019-12-09 03:02:35 +08:00
log.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
room.js Give option to join by zone + update README (#146) 2019-12-09 03:02:35 +08:00