Kongregate Mobile Unity API
Public Attributes | List of all members
Kongregate.Mobile Class Reference

Contains constants for use with Kongregate::IMobile. More...

Public Attributes

const string TARGET_MORE_GAMES = "more_games"
 Target for openKongregateWindow to more games. More...
 
const string TARGET_HIGH_SCORES = "high_scores"
 Target for openKongregateWindow to high scores page.
 
const string TARGET_FORUMS = "forums"
 Target for openKongregateWindow to forums page. More...
 
const string TARGET_SUPPORT = "support"
 Target for openKongregateWindow to Support page.
 
const string TARGET_OFFERS = "offer_rewards"
 Target for openKongregateWindow to Offers page.
 
const string TARGET_REGISTRATION = "registration"
 Target for openKongregateWindow to Registration page.
 
const string TARGET_TERMS = "terms"
 Target for openKongregateWindow to Terms of Service page.
 
const string TARGET_PRIVACY = "privacy"
 Target for openKongregateWindow to Privacy Policy page.
 
const string TARGET_GUILD_CHAT = "guild_chat"
 Target for openKongregateWindow to Support page.
 
const string TARGET_TOPICS = "topics"
 Target fo openKongregateWindow to Topics page.
 
const string TARGET_MESSAGES = "messages"
 Target for openKongregateWindow to Messages page.
 
const string PANEL_EVENT_GO_TO_GUILDS = "GO_TO_GUILDS"
 Panel api event fired when you game should go to the guilds screen. More...
 
const string PANEL_TRANSITION_SLIDE_FROM_LEFT = "slideFromLeft"
 Panel transition value to slide the panel in/out from the left side of the screen.
 
const string PANEL_TRANSITION_SLIDE_FROM_RIGHT = "slideFromRight"
 Panel transition value to slide the panel in/out from the right side of the screen.
 

Additional Inherited Members

Detailed Description

Contains constants for use with Kongregate::IMobile.

Member Data Documentation

const string Kongregate.Mobile.PANEL_EVENT_GO_TO_GUILDS = "GO_TO_GUILDS"

Panel api event fired when you game should go to the guilds screen.

If your game supports this event, be sure to include it in the KongregateAPI.Settings.SupportedPanelEvents list.

const string Kongregate.Mobile.TARGET_FORUMS = "forums"

Target for openKongregateWindow to forums page.

const string Kongregate.Mobile.TARGET_MORE_GAMES = "more_games"

Target for openKongregateWindow to more games.


The documentation for this class was generated from the following file: