playn.flash
Class FlashAssetManager
java.lang.Object
playn.core.AbstractAssetManager
playn.core.AbstractCachingAssetManager
playn.flash.FlashAssetManager
- All Implemented Interfaces:
- AssetManager
public class FlashAssetManager
- extends AbstractCachingAssetManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashAssetManager
public FlashAssetManager()
setPathPrefix
public void setPathPrefix(String prefix)
addClientBundle
public void addClientBundle(String regExp,
AutoClientBundleWithLookup clientBundle)
loadSound
protected Sound loadSound(String path)
- Specified by:
loadSound in class AbstractCachingAssetManager
loadImage
protected Image loadImage(String path)
- Specified by:
loadImage in class AbstractCachingAssetManager
doGetText
protected void doGetText(String path,
ResourceCallback<String> callback)
- Specified by:
doGetText in class AbstractAssetManager
Copyright © 2011. All Rights Reserved.