示例#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 = ''
 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