failedLoading(String path, ResourceLoaderType resourceType) | Dragengine.Preloading.StubElementTexture | |
finishedLoading(String path, ResourceLoaderType resourceType, Object resource) | Dragengine.Preloading.StubElementTexture | |
getColorTint() | Dragengine.Preloading.StubElementTexture | |
getPathSkin() | Dragengine.Preloading.StubElementTexture | |
getProperties() | Dragengine.Preloading.StubWithProperties | |
getPropertyBoolFor(String key, bool default) | Dragengine.Preloading.StubWithProperties | |
getPropertyCount() | Dragengine.Preloading.StubWithProperties | |
getPropertyFloatFor(String key, float default) | Dragengine.Preloading.StubWithProperties | |
getPropertyIntFor(String key, int default) | Dragengine.Preloading.StubWithProperties | |
getPropertyKeys() | Dragengine.Preloading.StubWithProperties | |
getPropertyValueFor(String key, String default) | Dragengine.Preloading.StubWithProperties | |
getSkin() | Dragengine.Preloading.StubElementTexture | |
getTextureName() | Dragengine.Preloading.StubElementTexture | |
getTransform() | Dragengine.Preloading.StubElementTexture | |
hasPropertyWithKey(String key) | Dragengine.Preloading.StubWithProperties | |
loadResources() | Dragengine.Preloading.StubElementTexture | |
new(String textureName) | Dragengine.Preloading.StubElementTexture | |
new(StubElementTexture stub) | Dragengine.Preloading.StubElementTexture | |
Dragengine::Preloading::StubWithProperties.new() | Dragengine.Preloading.StubWithProperties | |
Dragengine::Preloading::StubWithProperties.new(StubWithProperties stub) | Dragengine.Preloading.StubWithProperties | |
pProperties | Dragengine.Preloading.StubWithProperties | |
preloadResources() | Dragengine.Preloading.StubElementTexture | |
readFromFile(FileReader reader) | Dragengine.Preloading.StubElementTexture | static |
readPropertiesFromFile(FileReader reader) | Dragengine.Preloading.StubWithProperties | |
removeAllProperties() | Dragengine.Preloading.StubWithProperties | |
removePropertyWithKey(String key) | Dragengine.Preloading.StubWithProperties | |
setColorTint(Color color) | Dragengine.Preloading.StubElementTexture | |
setCounter(PreloadCounter counter) | Dragengine.Preloading.StubElementTexture | |
setFrom(StubWithProperties properties) | Dragengine.Preloading.StubWithProperties | |
setFrom(Dictionary properties) | Dragengine.Preloading.StubWithProperties | |
setPathSkin(String pathSkin) | Dragengine.Preloading.StubElementTexture | |
setPropertyBoolFor(String key, bool value) | Dragengine.Preloading.StubWithProperties | |
setPropertyFloatFor(String key, float value) | Dragengine.Preloading.StubWithProperties | |
setPropertyIntFor(String key, int value) | Dragengine.Preloading.StubWithProperties | |
setPropertyValueFor(String key, String value) | Dragengine.Preloading.StubWithProperties | |
setTransform(TexMatrix2 transform) | Dragengine.Preloading.StubElementTexture | |
verifyPreloading(StubElement element, Console console) | Dragengine.Preloading.StubElementTexture | |
writePropertiesToFile(FileWriter writer) | Dragengine.Preloading.StubWithProperties | |
writeToFile(FileWriter writer) | Dragengine.Preloading.StubElementTexture | |