def dragShiftMiddle(self,*args):
'''Placeholder for potential commands. This is meant to be overridden by a child class.'''
pass
#no drag right, because that is monopolized by the right click menu
#no alt drag, because that is used for the camera
评论列表
文章目录