예제 #1
0
 def __init__(self, _ = None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None
     self.__currentCarouselAlias = None
     return
예제 #2
0
 def __init__(self, _=None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None
     self.__currentCarouselAlias = None
     return
 def __init__(self, ctx=None):
     CyberSportRespawnViewMeta.__init__(self)
     LobbySubView.__init__(self)
     self.currentState = ''
 def __init__(self, ctx = None):
     CyberSportRespawnViewMeta.__init__(self)
     LobbySubView.__init__(self)
     self.currentState = ''
예제 #5
0
 def __init__(self, _=None):
     LobbySubView.__init__(self, 0)
     self.__browserID = None
     self.__urlFilter = None
     return
예제 #6
0
 def __init__(self, ctx=None):
     self.__ctx = ctx
     LobbySubView.__init__(self)
     self.__tabNavigator = None
     return
예제 #7
0
 def __init__(self):
     LobbySubView.__init__(self, 0)
예제 #8
0
 def __init__(self, ctx = None):
     self.__ctx = ctx
     LobbySubView.__init__(self)
     self.__tabNavigator = None
     return
예제 #9
0
 def __init__(self):
     LobbySubView.__init__(self)
예제 #10
0
 def __init__(self, _=None):
     LobbySubView.__init__(self, 0)
     self.__browserID = None
     self.__controller = game_control.getEncyclopediaController()
     self.__urlFilter = None
     return
예제 #11
0
 def __init__(self, _ = None):
     LobbySubView.__init__(self, 0)
     self.__browserID = None
     self.__controller = game_control.getEncyclopediaController()
     self.__urlFilter = None
     return
예제 #12
0
파일: hangar.py 프로젝트: kblw/wot_client
 def __init__(self, _ = None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None
예제 #13
0
 def __init__(self, ctx = None):
     LobbySubView.__init__(self, 0)
예제 #14
0
 def __init__(self):
     LobbySubView.__init__(self, 0)
     self.__tabNavigator = None
     return
예제 #15
0
 def __init__(self, _=None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None