Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions
com.linxonline.mallet.util.factory.FactoryInterface Interface Reference
Inheritance diagram for com.linxonline.mallet.util.factory.FactoryInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addCreator (final CreatorInterface _creator)
boolean removeCreator (final CreatorInterface _creator)
boolean removeCreator (final String _type)
Object create (final Settings _setting)

Member Function Documentation


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables