Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 IHighScoreServices
com.kongregate.as3.client.services The interface for the High Scores Services.
 IStatServices
com.kongregate.as3.client.services The interface for the Statistics Services.
 IUserServices
com.kongregate.as3.client.services The interface for the User Services.
 KongregateAPI
com.kongregate.as3.client The component bootstrap class that loads and connects to the Kongregate API.
 KongregateEvent
com.kongregate.as3.client.events The Kongregate component dispatches KongregateEvent objects whenever developer related API events occur, such as when services are available.
 UserInfo
com.kongregate.as3.client.user An object containing information about the current player.