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.EntityFactory Class Reference
Inheritance diagram for com.linxonline.mallet.util.factory.EntityFactory:
Inheritance graph
[legend]
Collaboration diagram for com.linxonline.mallet.util.factory.EntityFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ArrayList< Entitycreate (final String _file)
ArrayList< EntitycreateEntities (final ArrayList< Settings > _file)
Entity createEntity (final Settings _entity)

Detailed Description

Assumes the Entities are defined in the RF Format. Assumes each Creator also parses the Settings object passed to it.


Member Function Documentation

public void addCreator() public boolean removeCreator()


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