Esempio n. 1
0
 def __init__(self, _ = None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None
     self.__currentCarouselAlias = None
     return
Esempio n. 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
Esempio n. 6
0
 def __init__(self, ctx=None):
     self.__ctx = ctx
     LobbySubView.__init__(self)
     self.__tabNavigator = None
     return
Esempio n. 7
0
 def __init__(self):
     LobbySubView.__init__(self, 0)
Esempio n. 8
0
 def __init__(self, ctx = None):
     self.__ctx = ctx
     LobbySubView.__init__(self)
     self.__tabNavigator = None
     return
Esempio n. 9
0
 def __init__(self):
     LobbySubView.__init__(self)
Esempio n. 10
0
 def __init__(self, _=None):
     LobbySubView.__init__(self, 0)
     self.__browserID = None
     self.__controller = game_control.getEncyclopediaController()
     self.__urlFilter = None
     return
Esempio n. 11
0
 def __init__(self, _ = None):
     LobbySubView.__init__(self, 0)
     self.__browserID = None
     self.__controller = game_control.getEncyclopediaController()
     self.__urlFilter = None
     return
Esempio n. 12
0
 def __init__(self, _ = None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None
Esempio n. 13
0
 def __init__(self, ctx = None):
     LobbySubView.__init__(self, 0)
Esempio n. 14
0
 def __init__(self):
     LobbySubView.__init__(self, 0)
     self.__tabNavigator = None
     return
Esempio n. 15
0
 def __init__(self, _=None):
     LobbySubView.__init__(self, 0)
     self.__isCursorOver3dScene = False
     self.__selected3DEntity = None