Example #1
0
 def __init__(self):
     Logger.debug(u'Loading Orientation Support')
     self.bLocked: bool = False
     self.oRotation: cRotation = OS_GetRotationObject()