Panda3D
Classes | Functions

Package http.webAIInspector

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

Detailed Description

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.


Function Documentation

def http.webAIInspector.initializeInspectorMap ( )
def http.webAIInspector.inspectObject (   anObject)
def http.webAIInspector.inspectorFor (   anObject)

private

 All Classes Namespaces Functions Variables Properties