Пример #1
0
 def getPandaCategories(self):
     from pandac.PandaModules import Notify
     topCategory = Notify.ptr().getTopCategory()
     return self._getPandaCategories(topCategory)
Пример #2
0
 def getPandaCategories(self):
     from pandac.PandaModules import Notify
     topCategory = Notify.ptr().getTopCategory()
     return self._getPandaCategories(topCategory)