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 = 1001
Indicates the user's friend list.
UI_INVENTORY_AVATARS | constant |
public static const UI_INVENTORY_AVATARS:int = 1
Indicates the user's avatar inventory.
UI_SHOP_AVATARS | constant |
public static const UI_SHOP_AVATARS:int = 101
Indicates the avatar shop.