@@ -43,11 +43,13 @@ classDiagram
class Food{
+string Name
+int HealthPoints
+Consume()
}
class Gun{
+int Damage
+Shoot()
class Store{
The note is not visible to the blocked user.