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

List of all members.

Public Member Functions

 ObjectVariable ()
 ObjectVariable (final String _name, final Object _value)
void setObject (final Object _value)
String toString ()

Public Attributes

Object value

Constructor & Destructor Documentation

com.linxonline.mallet.util.settings.ObjectVariable.ObjectVariable ( final String  _name,
final Object  _value 
)

Member Function Documentation


Member Data Documentation


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