TypeFilter
from direct.pyinst.tocfilter import TypeFilter
A filter for resource types. TypeFilter(typlist, include=0) where typlist is a subset of ['a','b','d','m','p','s','x','z']
Inheritance:
TypeFilter
:
Methods of TypeFilter:
__init__
__init__
def __init__(self, typlist, include=0)
Undocumented function.