Class SpecificIntProp
java.lang.Object
de.ellpeck.rockbottom.api.tile.state.TileProp<Integer>
de.ellpeck.rockbottom.api.tile.state.SpecificIntProp
- All Implemented Interfaces:
Comparable<TileProp<Integer>>
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionSpecificIntProp(String name, Integer def, Integer... allowedValues) SpecificIntProp(String name, Integer def, List<Integer> allowedValues) -
Method Summary
-
Constructor Details
-
SpecificIntProp
-
SpecificIntProp
-
-
Method Details