playn.flash
Class FlashAssets
java.lang.Object
playn.core.AbstractAssets
playn.core.AbstractCachingAssets
playn.flash.FlashAssets
- All Implemented Interfaces:
- Assets
public class FlashAssets
- extends AbstractCachingAssets
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashAssets
public FlashAssets()
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 AbstractCachingAssets
loadImage
protected Image loadImage(String path)
- Specified by:
loadImage in class AbstractCachingAssets
doGetText
protected void doGetText(String path,
ResourceCallback<String> callback)
- Specified by:
doGetText in class AbstractAssets
Copyright © 2012. All Rights Reserved.