colladaLoader.xmlMapping
Class Library_Effects
java.lang.Object
colladaLoader.xmlMapping.Library_Effects
class Library_Effects
- extends java.lang.Object
Lucerne University of Applied Sciences and Arts http://www.hslu.ch
This source is free; you can redistribute it and/or modify it under
the terms of the GNU General Public License and by nameing of the originally author
this class maps the Library_Effects-tag
- Version:
- 1.0
- Author:
- Markus Zimmermann http://www.die-seite.ch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
library_effects
private java.util.HashMap<java.lang.String,Effect> library_effects
Library_Effects
Library_Effects(processing.xml.XMLElement[] effects,
Library_Images libImg)
getEffectByID
Effect getEffectByID(java.lang.String id)
- Parameters:
id
- of the Effect-Tag
- Returns:
- a mapped Effect