DSZI_Survival/src/entities
2020-05-16 11:01:01 +02:00
..
Entity.py Added __str__ method 2020-05-16 09:59:53 +02:00
Enums.py Added Classifiers enum 2020-05-16 10:21:23 +02:00
Interactable.py Now uses classifier enum instead of stings 2020-05-16 10:21:37 +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 Added missing param hint in docstring 2020-05-16 09:51:04 +02:00
Player.py buffed fatigue 2020-05-16 11:01:01 +02:00
Statistics.py Documentation fixes 2020-05-14 16:24:59 +02:00