Package me.hsgamer.hscore.variable
Class CommonVariableBundle
java.lang.Object
me.hsgamer.hscore.variable.CommonVariableBundle
The utility class to register common variables to the
VariableBundle
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerVariables
(VariableBundle bundle) Register the common variables to theVariableBundle
-
Method Details
-
registerVariables
Register the common variables to theVariableBundle
- Parameters:
bundle
- the bundle
-