ScratchPad
from direct.showbase.PythonUtil import ScratchPad
empty class to stick values onto
Inheritance:
ScratchPad
:
Methods of ScratchPad:
__init__
add
destroy
__init__
def __init__(self, **kArgs)
Undocumented function.
add
def add(self, **kArgs)
Undocumented function.
destroy
def destroy(self)
Undocumented function.