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  
phuneGameHeader — Property, class com.presenttechnologies.phunegaming.client.platform.view.game.GameRoot
The header of the game.
PhuneGameHeader — class, package 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.
PhuneGameHeader(nicknameTextFormat:any, rankingTextFormat:any, timeCounterTextFormat:any, fontClass:any, colorWinner:Number, avatarBorderColor:Number, withAnim:Boolean) — Constructor, class com.presenttechnologies.phunegaming.client.platform.theme.controls.PhuneGameHeader
You can customize your PhuneGameHeader by placing your custom preferences on constructor.
PhuneUserType — class, package com.presenttechnologies.phunegaming.client.platform.model.enum
User type enumeration.
playerName — Property, class com.presenttechnologies.phunegaming.client.platform.model.vo.PlayerVO
The player name
PlayerVO — class, package com.presenttechnologies.phunegaming.client.platform.model.vo
The player information.
progress — Property, class com.presenttechnologies.phunegaming.client.platform.model.vo.UserProfileVO
The user progress.
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