Class PropStoreConfig
java.lang.Object
com.deco2800.game.entities.configs.PropStoreConfig
public class PropStoreConfig
extends java.lang.Object
- 
Field Summary
Fields Modifier and Type Field Description java.util.List<PropItemConfig>props - 
Constructor Summary
Constructors Constructor Description PropStoreConfig() - 
Method Summary
 
- 
Field Details
 - 
Constructor Details
- 
PropStoreConfig
public PropStoreConfig() 
 -