Example #1
0
 def getPandaCategories(self):
     from pandac.PandaModules import Notify
     topCategory = Notify.ptr().getTopCategory()
     return self._getPandaCategories(topCategory)
Example #2
0
 def getPandaCategories(self):
     from pandac.PandaModules import Notify
     topCategory = Notify.ptr().getTopCategory()
     return self._getPandaCategories(topCategory)