chuck.js/lab
logsol 3cb2e39a18 Makes singleton variable name of NotificationCenter lowercase
When we require a singleton, its instance name should be named
by lowercase, since it is not a class.

Relates to #128
2016-10-10 22:11:55 +02:00
..
rube/js made ragdoll demo iframeable 2014-02-16 23:33:19 +01:00
app added lab for local game engine testing (create apache vhost to chuck.js directory and open chuck.local/lab - this runs the gamecode but with an extended networker (worker) which omits all networking 2013-12-11 21:23:34 +01:00
client.js implemented mouse looking 2013-12-12 18:42:27 +01:00
index.html added lab for local game engine testing (create apache vhost to chuck.js directory and open chuck.local/lab - this runs the gamecode but with an extended networker (worker) which omits all networking 2013-12-11 21:23:34 +01:00
static added lab for local game engine testing (create apache vhost to chuck.js directory and open chuck.local/lab - this runs the gamecode but with an extended networker (worker) which omits all networking 2013-12-11 21:23:34 +01:00
Worker.js Makes singleton variable name of NotificationCenter lowercase 2016-10-10 22:11:55 +02:00