| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| scores — Property in class com.kongregate.as3.client.KongregateAPI | |
| Returns a reference to the Scores service, through which a developer may submit and retrieve high scores from Kongregate. | |
| setMode(mode) — Method in interface com.kongregate.as3.client.services.IHighScoreServices | |
| Sets the mode to be used, such as 'Hard', 'Normal', 'Easy', which is used for submitting and retrieving high score lists. | |
| stats — Property in class com.kongregate.as3.client.KongregateAPI | |
| Returns a reference to the Statistics service, through which a developer may submit statistics to Kongregate. | |
| submit(score, mode) — Method in interface com.kongregate.as3.client.services.IHighScoreServices | |
| Submits a high score to the server. | |
| submit(name, value) — Method in interface com.kongregate.as3.client.services.IStatServices | |
| Submits a single statistic to the server. | |
| submitArray(stats) — Method in interface com.kongregate.as3.client.services.IStatServices | |
| Submits an array of statistics all at once, instead of just a single statistic. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |