Mallet Engine
2
Entity-Component based game engine, written in Java.
Main Page
Packages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
com
linxonline
mallet
util
settings
IntegerVariable
com.linxonline.mallet.util.settings.IntegerVariable Member List
This is the complete list of members for
com.linxonline.mallet.util.settings.IntegerVariable
, including all inherited members.
BOOLEAN_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
FLOAT_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
getName
()
com.linxonline.mallet.util.settings.VariableInterface
getType
()
com.linxonline.mallet.util.settings.VariableInterface
INT_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
IntegerVariable
()
com.linxonline.mallet.util.settings.IntegerVariable
IntegerVariable
(final String _name, final int _value)
com.linxonline.mallet.util.settings.IntegerVariable
name
com.linxonline.mallet.util.settings.VariableInterface
NONE_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
OBJECT_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
setInteger
(final int _value)
com.linxonline.mallet.util.settings.IntegerVariable
setName
(final String _name)
com.linxonline.mallet.util.settings.VariableInterface
STRING_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
toString
()
com.linxonline.mallet.util.settings.IntegerVariable
type
com.linxonline.mallet.util.settings.VariableInterface
[protected]
value
com.linxonline.mallet.util.settings.IntegerVariable
All
Classes
Namespaces
Files
Functions
Variables
Generated on Wed Jun 12 2013 12:37:25 for Mallet Engine by
1.7.6.1