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__(cr)[source]
delete()[source]
disable()[source]
loop(animName, restart=1, partName=None, fromFrame=None, toFrame=None)[source]