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

List of all members.

Public Member Functions

abstract Object create (final Settings _setting)
final void setType (final String _type)
final String getType ()

Protected Attributes

String type = null

Member Function Documentation

abstract Object com.linxonline.mallet.util.factory.Creator.create ( final Settings  _setting) [pure virtual]
final void com.linxonline.mallet.util.factory.Creator.setType ( final String  _type)

Member Data Documentation


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