chwillms / Jfap_project

0 stars 11 forks source link

Datatype Key in DoorTile class #4

Closed SouravDutta91 closed 5 years ago

SouravDutta91 commented 5 years ago

Hello.

The datatype of the private member matchingKey is mentioned as Key. There is no Key class in the design. I suppose the datatype should be Item maybe?

Thanks.

justeuer commented 5 years ago

I suppose Key will be an extension of the Item class.