Class PropItemConfig

java.lang.Object
com.deco2800.game.entities.configs.propStore.PropItemConfig

public class PropItemConfig
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    boolean bought  
    java.lang.String desc  
    int id  
    java.lang.String name  
    java.lang.String path  
    int price  
    PropPropertyConfig property  
    boolean used  
  • Constructor Summary

    Constructors 
    Constructor Description
    PropItemConfig()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait