|
Panda3D
|
Classes | |
| class | AsyncTestCase |
| class | AsyncTestLoader |
| class | AsyncTestSuite |
| class | AsyncTextTestRunner |
| class | DoInterestManager |
| class | InterestHandle |
| class | InterestState |
| class | TestInterestAddRemove |
Functions | |
| runTests () | |
Variables | |
| int | NO_CONTEXT = 0 |
The DoInterestManager keeps track of which parent/zones that we currently have interest in. When you want to "look" into a zone you add an interest to that zone. When you want to get rid of, or ignore, the objects in that zone, remove interest in that zone. p.s. A great deal of this code is just code moved from ClientRepository.py.
| runTests | ( | ) |
| int NO_CONTEXT = 0 |