DSZI_Survival/src/entities/Statistics.py

7 lines
119 B
Python

class Statistics:
def __init__(self):
self.hp
self.hunger
self.thirst
self.stamina