Packagecom.mapquest.tilemap.util
Classpublic class AssetManagerBase



Public Methods
 MethodDefined by
  
AssetManagerBase
Public Constants
 ConstantDefined by
  COMPASS_ROSE : String = "map-compassrose.png"
[static]
AssetManagerBase
  DECLUTTER_STAR : String = "declut_star.png"
[static]
AssetManagerBase
  GRABBING_PNG : String = "grabbing.png"
[static]
AssetManagerBase
  GRAB_PNG : String = "grab.png"
[static]
AssetManagerBase
  PAGE_BAR : String = "page_bar.png"
[static]
AssetManagerBase
  PAGE_LEFT : String = "page_left.png"
[static]
AssetManagerBase
  PAGE_MARK : String = "page_mark.png"
[static]
AssetManagerBase
  PAGE_RIGHT : String = "page_right.png"
[static]
AssetManagerBase
  SHADOW : String = "shadow.png"
[static]
AssetManagerBase
  STAR : String = "star.png"
[static]
AssetManagerBase
  STC_CLOSE : String = "stc-close.gif"
[static]
AssetManagerBase
  ZOOM_1 : String = "z-1.png"
[static]
AssetManagerBase
  ZOOM_10 : String = "z-10.png"
[static]
AssetManagerBase
  ZOOM_11 : String = "z-11.png"
[static]
AssetManagerBase
  ZOOM_12 : String = "z-12.png"
[static]
AssetManagerBase
  ZOOM_13 : String = "z-13.png"
[static]
AssetManagerBase
  ZOOM_14 : String = "z-14.png"
[static]
AssetManagerBase
  ZOOM_15 : String = "z-15.png"
[static]
AssetManagerBase
  ZOOM_16 : String = "z-16.png"
[static]
AssetManagerBase
  ZOOM_2 : String = "z-2.png"
[static]
AssetManagerBase
  ZOOM_3 : String = "z-3.png"
[static]
AssetManagerBase
  ZOOM_4 : String = "z-4.png"
[static]
AssetManagerBase
  ZOOM_5 : String = "z-5.png"
[static]
AssetManagerBase
  ZOOM_6 : String = "z-6.png"
[static]
AssetManagerBase
  ZOOM_7 : String = "z-7.png"
[static]
AssetManagerBase
  ZOOM_8 : String = "z-8.png"
[static]
AssetManagerBase
  ZOOM_9 : String = "z-9.png"
[static]
AssetManagerBase
  ZOOM_IN : String = "z-in.png"
[static]
AssetManagerBase
  ZOOM_ON : String = "z-on.png"
[static]
AssetManagerBase
  ZOOM_OUT : String = "z-out.png"
[static]
AssetManagerBase
Constructor detail
AssetManagerBase()constructor
public function AssetManagerBase()
Constant detail
COMPASS_ROSEconstant
public static const COMPASS_ROSE:String = "map-compassrose.png"
DECLUTTER_STARconstant 
public static const DECLUTTER_STAR:String = "declut_star.png"
GRABBING_PNGconstant 
public static const GRABBING_PNG:String = "grabbing.png"
GRAB_PNGconstant 
public static const GRAB_PNG:String = "grab.png"
PAGE_BARconstant 
public static const PAGE_BAR:String = "page_bar.png"
PAGE_LEFTconstant 
public static const PAGE_LEFT:String = "page_left.png"
PAGE_MARKconstant 
public static const PAGE_MARK:String = "page_mark.png"
PAGE_RIGHTconstant 
public static const PAGE_RIGHT:String = "page_right.png"
SHADOWconstant 
public static const SHADOW:String = "shadow.png"
STARconstant 
public static const STAR:String = "star.png"
STC_CLOSEconstant 
public static const STC_CLOSE:String = "stc-close.gif"
ZOOM_1constant 
public static const ZOOM_1:String = "z-1.png"
ZOOM_10constant 
public static const ZOOM_10:String = "z-10.png"
ZOOM_11constant 
public static const ZOOM_11:String = "z-11.png"
ZOOM_12constant 
public static const ZOOM_12:String = "z-12.png"
ZOOM_13constant 
public static const ZOOM_13:String = "z-13.png"
ZOOM_14constant 
public static const ZOOM_14:String = "z-14.png"
ZOOM_15constant 
public static const ZOOM_15:String = "z-15.png"
ZOOM_16constant 
public static const ZOOM_16:String = "z-16.png"
ZOOM_2constant 
public static const ZOOM_2:String = "z-2.png"
ZOOM_3constant 
public static const ZOOM_3:String = "z-3.png"
ZOOM_4constant 
public static const ZOOM_4:String = "z-4.png"
ZOOM_5constant 
public static const ZOOM_5:String = "z-5.png"
ZOOM_6constant 
public static const ZOOM_6:String = "z-6.png"
ZOOM_7constant 
public static const ZOOM_7:String = "z-7.png"
ZOOM_8constant 
public static const ZOOM_8:String = "z-8.png"
ZOOM_9constant 
public static const ZOOM_9:String = "z-9.png"
ZOOM_INconstant 
public static const ZOOM_IN:String = "z-in.png"
ZOOM_ONconstant 
public static const ZOOM_ON:String = "z-on.png"
ZOOM_OUTconstant 
public static const ZOOM_OUT:String = "z-out.png"