|
| interface | IAnalytics |
| | This interface wraps the functionality provided by the Adjust and Swrve SDKs. More...
|
| |
| interface | IMobile |
| | This interface handles mobile-specific issues such as UI and opening the Kongregate panel. More...
|
| |
| interface | IMtx |
| | Interface for transaction APIs including Kongregate micro-transactions, user item management, and App Store reciept validation. More...
|
| |
| interface | IServices |
| | This interface is used to retrieve user information. More...
|
| |
| interface | IStats |
| | This interface is used for submitting Kongregate statistics for scores and achievements. More...
|
| |
| class | KongregateInitBase |
| | Base class to help manage interactions with the Kongregate SDK. More...
|
| |
| class | KongregateManager |
| | Use KongregateInit instead of this class. More...
|
| |