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
FloatVariable
com.linxonline.mallet.util.settings.FloatVariable Member List
This is the complete list of members for
com.linxonline.mallet.util.settings.FloatVariable
, including all inherited members.
BOOLEAN_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
FLOAT_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
FloatVariable
()
com.linxonline.mallet.util.settings.FloatVariable
FloatVariable
(final String _name, final float _value)
com.linxonline.mallet.util.settings.FloatVariable
getName
()
com.linxonline.mallet.util.settings.VariableInterface
getType
()
com.linxonline.mallet.util.settings.VariableInterface
INT_TYPE
com.linxonline.mallet.util.settings.VariableInterface
[static]
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]
setFloat
(final float _value)
com.linxonline.mallet.util.settings.FloatVariable
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.FloatVariable
type
com.linxonline.mallet.util.settings.VariableInterface
[protected]
value
com.linxonline.mallet.util.settings.FloatVariable
All
Classes
Namespaces
Files
Functions
Variables
Generated on Wed Jun 12 2013 12:37:25 for Mallet Engine by
1.7.6.1