Mallet Engine
2
Entity-Component based game engine, written in Java.
|
addCreator(final CreatorInterface _creator) | com.linxonline.mallet.util.factory.FactoryInterface | |
create(final Settings _setting) | com.linxonline.mallet.util.factory.FactoryInterface | |
removeCreator(final CreatorInterface _creator) | com.linxonline.mallet.util.factory.FactoryInterface | |
removeCreator(final String _type) | com.linxonline.mallet.util.factory.FactoryInterface |