_TypeFilter
from direct.pyinst.tocfilter import _TypeFilter
A filter mixin that matches on resource type (either way)
Inheritance:
_TypeFilter
:
_Filter
_Filter
:
Methods of _TypeFilter:
matches
Methods of _Filter:
__repr__
matches
def matches(self, res)
Undocumented function.
__repr__
def __repr__(self)
Undocumented function.