Class PropertyListDefaults
java.lang.Object
com.deco2800.game.entities.configs.achievements.PropertyListDefaults
public class PropertyListDefaults
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description int
defaultValue
java.lang.String
operation
-
Constructor Summary
Constructors Constructor Description PropertyListDefaults()
-
Method Summary
-
Field Details
-
operation
public java.lang.String operation -
defaultValue
public int defaultValue
-
-
Constructor Details
-
PropertyListDefaults
public PropertyListDefaults()
-