Progress: Documentation

This commit is contained in:
Jeremiah Billmann
2013-07-29 15:44:05 -04:00
parent 67dab46fb9
commit ec464508ee
+2 -1
View File
@@ -117,7 +117,8 @@ Establish connection to GarageServer.IO on the server via Socket.IO and register
The URL that points to where GarageServer.IO is running at on the server.
`options` **object literal**
Configure the different options, events, callbacks that you would like to consume on the client.
#### options
---
```js
options.onPlayerConnect(callback)
```