dtActors::AutoTriggerActorProxy Class Reference

This proxy wraps auto triggers. More...

#include <autotriggeractorproxy.h>

Inheritance diagram for dtActors::AutoTriggerActorProxy:

dtDAL::ActorProxy

List of all members.

Public Member Functions

 AutoTriggerActorProxy ()
 Constructor.
virtual void BuildPropertyMap ()
 Adds the properties that are common to all Delta3D physical objects.
virtual bool IsPlaceable () const
 Characters can be placed in a scene.
dtCore::DeltaDrawableGetAction ()
 Wrapper to set the Action on the internal Trigger.
void SetAction (dtDAL::ActorProxy *action)
 Wrapper to set the Action on the internal Trigger.

Protected Member Functions

virtual void CreateActor ()
 Creates a new trigger actor.
virtual ~AutoTriggerActorProxy ()
 Destructor.


Detailed Description

This proxy wraps auto triggers.

Constructor & Destructor Documentation

dtActors::AutoTriggerActorProxy::AutoTriggerActorProxy (  )  [inline]

Constructor.

virtual dtActors::AutoTriggerActorProxy::~AutoTriggerActorProxy (  )  [inline, protected, virtual]

Destructor.


Member Function Documentation

void dtActors::AutoTriggerActorProxy::BuildPropertyMap (  )  [virtual]

Adds the properties that are common to all Delta3D physical objects.

Implements dtDAL::ActorProxy.

virtual bool dtActors::AutoTriggerActorProxy::IsPlaceable (  )  const [inline, virtual]

Characters can be placed in a scene.

Implements dtDAL::ActorProxy.

DeltaDrawable * dtActors::AutoTriggerActorProxy::GetAction (  ) 

Wrapper to set the Action on the internal Trigger.

void dtActors::AutoTriggerActorProxy::SetAction ( dtDAL::ActorProxy action  ) 

Wrapper to set the Action on the internal Trigger.

void dtActors::AutoTriggerActorProxy::CreateActor (  )  [protected, virtual]

Creates a new trigger actor.

Implements dtDAL::ActorProxy.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008