public interface LPcResourceDAO
| Modifier and Type | Method and Description |
|---|---|
Map<LAnimationResource,LPcAnimationResourceProperties> |
createAnimationResourceMap() |
Map<LFontResource,Font> |
createFontResourceMap() |
Map<LImageResource,String> |
createImageResourceMap() |
Map<LRawResource,List<PCResourceProperties>> |
createRawResourceMap() |
InputStream |
getImageInputStream(String path) |
InputStream |
getRawResourceInputStream(String path) |
InputStream getRawResourceInputStream(String path)
InputStream getImageInputStream(String path)
Map<LFontResource,Font> createFontResourceMap()
Map<LAnimationResource,LPcAnimationResourceProperties> createAnimationResourceMap()
Map<LRawResource,List<PCResourceProperties>> createRawResourceMap()
Map<LImageResource,String> createImageResourceMap()
Copyright © 2019 Philip Heyse. All rights reserved.