Update attributeManager.py

This commit is contained in:
chrys87 2018-05-28 10:00:34 +02:00 committed by GitHub
parent 026b4f55e7
commit b2dd754d15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ class attributeManager():
self.env = environment
def shutdown(self):
pass
def updateAttributeData(self, prevAttributes, currAttributes):
self.prevAttributes = prevAttributes
self.currAttributes = currAttributes
def setDefaultAttributes(self):
self.defaultAttributes = []
self.defaultAttributes.append((