Progress: Client Side Prediction

This commit is contained in:
Jeremiah Billmann
2013-06-12 21:39:33 -04:00
parent e987d73711
commit 649fece9f0
3 changed files with 7 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ var garageServerGame = require('./garageservergame');
/*
options = {
onUpdatePhysics: function (state, input),
onUpdatePhysics: function (state, inputs),
physicsInterval: 15,
playersInterval: 45,
logging: true,