def addElement(self, pElement, pPosition):
     #TODO check if it fits
     Screen.addElement(self, pElement, pPosition)