Mallet Engine
2
Entity-Component based game engine, written in Java.
|
addCreator(final CreatorInterface _creator) | com.linxonline.mallet.util.factory.Factory | |
create(final Settings _setting) | com.linxonline.mallet.util.factory.Factory | |
creators | com.linxonline.mallet.util.factory.Factory | [protected] |
exists(final String _type) | com.linxonline.mallet.util.factory.Factory | [protected] |
removeCreator(final CreatorInterface _creator) | com.linxonline.mallet.util.factory.Factory | |
removeCreator(final String _type) | com.linxonline.mallet.util.factory.Factory | |
TYPE | com.linxonline.mallet.util.factory.Factory | [protected, static] |