|
Panda3D
|
Classes | |
| class | aiWebServer |
| class | ClassInspector |
| class | CodeInspector |
| class | ComplexInspector |
| class | DictionaryInspector |
| class | FunctionInspector |
| class | Inspector |
| class | InstanceInspector |
| class | InstanceMethodInspector |
| class | ModuleInspector |
| class | SequenceInspector |
| class | SliceInspector |
Functions | |
| def | initializeInspectorMap |
| def | inspectObject |
| def | inspectorFor |
| private | |
This is a web based inspector for the AI System. It can be accessed via http://hostname.domain:port/inspect The hostname.domain would of course be the computer that the AI is running on. The port will need to be defined when the instance is inited.
| def http.webAIInspector.initializeInspectorMap | ( | ) |
| def http.webAIInspector.inspectObject | ( | anObject | ) |
| def http.webAIInspector.inspectorFor | ( | anObject | ) |
private
1.7.3