Packagecom.whirled.avrg
Classpublic class UIConstants

Contains constants for use with LocalSubControl methods.



Public Constants
 ConstantDefined 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
Constant detail
UI_FRIENDS_LISTconstant
public static const UI_FRIENDS_LIST:int = 1001

Indicates the user's friend list.

UI_INVENTORY_AVATARSconstant 
public static const UI_INVENTORY_AVATARS:int = 1

Indicates the user's avatar inventory.

UI_SHOP_AVATARSconstant 
public static const UI_SHOP_AVATARS:int = 101

Indicates the avatar shop.