Planeshift
Public Member Functions

VelSourceOperation Class Reference

Vel set the velocity source of the brain to run or walk. More...

#include <npcoperations.h>

List of all members.

Public Member Functions

virtual bool Load (iDocumentNode *node)
virtual ScriptOperationMakeCopy ()
virtual OperationResult Run (NPC *npc, bool interrupted)
 VelSourceOperation ()
virtual ~VelSourceOperation ()

Detailed Description

Vel set the velocity source of the brain to run or walk.

Definition at line 1422 of file npcoperations.h.


Constructor & Destructor Documentation

VelSourceOperation::VelSourceOperation ( ) [inline]

Definition at line 1427 of file npcoperations.h.

virtual VelSourceOperation::~VelSourceOperation ( ) [inline, virtual]

Definition at line 1430 of file npcoperations.h.


Member Function Documentation

virtual bool VelSourceOperation::Load ( iDocumentNode *  node) [virtual]

Reimplemented from ScriptOperation.

virtual ScriptOperation* VelSourceOperation::MakeCopy ( ) [virtual]

Implements ScriptOperation.

virtual OperationResult VelSourceOperation::Run ( NPC npc,
bool  interrupted 
) [virtual]

Implements ScriptOperation.


The documentation for this class was generated from the following file: