ArgumentEater
from direct.showbase.PythonUtil import ArgumentEater
Inheritance:
ArgumentEater
:
Methods of ArgumentEater:
__call__
__init__
destroy
__call__
def __call__(self, *args, **kwArgs)
Undocumented function.
__init__
def __init__(self, numToEat, func)
Undocumented function.
destroy
def destroy(self)
Undocumented function.