Package com.deco2800.game.files
Class PropStoreRecord.BoughtProps
java.lang.Object
com.deco2800.game.files.PropStoreRecord.BoughtProps
- Enclosing class:
- PropStoreRecord
public static class PropStoreRecord.BoughtProps
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
id
java.util.Map<java.lang.Integer,PropItemConfig>
items
-
Constructor Summary
Constructors Constructor Description BoughtProps()
-
Method Summary
-
Field Details
-
Constructor Details
-
BoughtProps
public BoughtProps()
-