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.
Class | Package | Description | |
---|---|---|---|
FriendShipStatus | com.presenttechnologies.phunegaming.client.platform.model.enum | Friendship status Enumeration | |
GameRoot | com.presenttechnologies.phunegaming.client.platform.view.game | Base class for the game root. | |
PhuneGameHeader | com.presenttechnologies.phunegaming.client.platform.theme.controls | The PhuneGameHeader is used on all games to appear the two players, that are playing, on the top of screen game. Configure PhuneGameHeader The PhuneGameHeader should be passed to GameRoot constructor. | |
PhuneUserType | com.presenttechnologies.phunegaming.client.platform.model.enum | User type enumeration. | |
PlayerVO | com.presenttechnologies.phunegaming.client.platform.model.vo | The player information. | |
UserProfileVO | com.presenttechnologies.phunegaming.client.platform.model.vo | Public profile of the user | |
UtilService | com.presenttechnologies.phunegaming.client.platform.service | Class helper |