Smuck API Overview
This is the quick reference for the Smuck API. You can download Smuck from http://www.spogg.com/developer It is highly recommended that you start by reading Smuck - Programmer's Guide before you dig into the reference.
The reference is divided into two sections, one with all server functions and one with the interface for the client components.
The server section contains essential and helper functions. The essential functions must be implemented in the server script and the helper functions can be used from within the script. To get started quickly, use the Server script skeleton, in the Bare bones example folder.
The methods in the client section refers to the chat, lobby and player components.
