Poodletooth-iLand/panda/direct/showbase/PandaObject.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

12 lines
255 B
Python
Executable file

"""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