class documentation

class DummyPerspective(pb.Avatar): (source)

View In Hierarchy

An IPerspective avatar which will be used in some tests.

Method perspective_getDummyViewPoint Undocumented

Inherited from Avatar:

Method perspectiveMessageReceived This method is called when a network message is received.
def perspective_getDummyViewPoint(self): (source)

Undocumented