DSZI_Survival/src/entities/Statistics.py

7 lines
119 B
Python
Raw Normal View History

2020-03-31 21:47:09 +02:00
class Statistics:
def __init__(self):
self.hp
self.hunger
self.thirst
self.stamina