| Package | com.whirled.avrg |
| Class | public class UIConstants |
| Constant | Defined by | ||
|---|---|---|---|
| UI_FRIENDS_LIST : int = 1001 [static] Indicates the user's friend list.
| UIConstants | ||
| UI_INVENTORY_AVATARS : int = 1 [static] Indicates the user's avatar inventory.
| UIConstants | ||
| UI_SHOP_AVATARS : int = 101 [static] Indicates the avatar shop.
| UIConstants | ||
| UI_FRIENDS_LIST | constant |
public static const UI_FRIENDS_LIST:int = 1001Indicates the user's friend list.
| UI_INVENTORY_AVATARS | constant |
public static const UI_INVENTORY_AVATARS:int = 1Indicates the user's avatar inventory.
| UI_SHOP_AVATARS | constant |
public static const UI_SHOP_AVATARS:int = 101Indicates the avatar shop.