Traktor/source/plant.py

9 lines
89 B
Python

class Plant:
name = None
# more properties
# add init, getters,setters