Progress: Documentation

This commit is contained in:
Jeremiah Billmann
2013-07-30 21:27:03 -04:00
parent 0b2b9fd15b
commit 1226373489
+1
View File
@@ -402,6 +402,7 @@ options.worldState
```
**object literal**
Object containing all of the properties pertaining to world state for your game - f, u, n, etc., whatever you want to add to it.
---
```js
options.onPlayerConnect(callback(socket))