Poodletooth-iLand/dependencies/panda/direct/showbase/PandaObject.py
2015-05-29 05:03:48 -05:00

12 lines
255 B
Python

"""Undocumented Module"""
__all__ = []
## from DirectObject import *
## from pandac.PandaModules import *
##
## class PandaObject(DirectObject):
## """
## This is the class that all Panda/Show classes should inherit from
## """
## pass