DSZI_Survival/src/entities
2020-05-14 11:32:13 +02:00
..
Entity.py Changed constructor 2020-05-14 11:32:13 +02:00
Enums.py Enums refactor 2020-05-13 19:36:06 +02:00
Interactable.py Refactor Interactable.py and Pickupable.py 2020-04-06 10:33:29 +02:00
Npc.py Removed Collidable because was not useful finished todo in pickupable and added Statistics to contstructor 2020-04-05 20:34:45 +02:00
Pickupable.py on_interaction method now removes the entity itself 2020-05-13 19:45:52 +02:00
Player.py Added pickup to move method 2020-05-13 20:17:17 +02:00
Statistics.py fixed statistics 2020-04-05 23:43:53 +02:00