mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 13:12:30 -06:00
13 lines
255 B
Python
13 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
|