direct.actor.DistributedActor

from direct.actor.DistributedActor import DistributedActor

DistributedActor module: contains the DistributedActor class

Inheritance diagram

Inheritance diagram of direct.actor.DistributedActor

class DistributedActor(cr)[source]

Bases: DistributedNode, Actor

__init__(self, cr)[source]
delete(self)[source]
disable(self)[source]
loop(self, animName, restart=1, partName=None, fromFrame=None, toFrame=None)[source]