Class ParticleSpawnerOptionParser
java.lang.Object
rekit.logic.gameelements.particles.ParticleSpawnerOptionParser
- All Implemented Interfaces:
org.fuchss.configuration.parser.Parser
public final class ParticleSpawnerOptionParser
extends Object
implements org.fuchss.configuration.parser.Parser
This class realize a parser for a
ParticleSpawnerOption
.- Author:
- Dominik Fuchss
-
Field Summary
Fields inherited from interface org.fuchss.configuration.parser.Parser
LOGGER, MAX_DEPTH
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.fuchss.configuration.parser.Parser
parse
-
Constructor Details
-
ParticleSpawnerOptionParser
public ParticleSpawnerOptionParser()
-
-
Method Details
-
parseIt
- Specified by:
parseIt
in interfaceorg.fuchss.configuration.parser.Parser
- Throws:
Exception
-