mvFlee Class Reference

derived mvBaseAction - move away from a waypoint More...

#include <mvFlee.h>

Inheritance diagram for mvFlee:

mvBaseAction

List of all members.

Public Member Functions

bool bodyOp (mvBehaviourResultPtr resultModule)
 (one liner)
virtual mvErrorEnum getParameterf (mvParamEnum param, mvFloat *num) const
 (one liner)
virtual mvErrorEnum getParameteri (mvParamEnum param, mvIndex *index) const
 (one liner)
bool groupOp (mvGroupBehaviourResultPtr resultModule)
 (one liner)
 mvFlee ()
 (one liner)
mvErrorEnum setParameterf (mvParamEnum param, mvFloat num)
 (one liner)
mvErrorEnum setParameteri (mvParamEnum param, mvIndex index)
 (one liner)


Detailed Description

derived mvBaseAction - move away from a waypoint

Constructor & Destructor Documentation

mvFlee::mvFlee (  ) 

(one liner)

(documentation goes here)


Member Function Documentation

bool mvFlee::bodyOp ( mvBehaviourResultPtr  resultModule  )  [virtual]

(one liner)

(documentation goes here)

Implements mvBaseAction.

mvErrorEnum mvFlee::getParameterf ( mvParamEnum  param,
mvFloat num 
) const [virtual]

(one liner)

(documentation goes here)

Reimplemented from mvBaseAction.

mvErrorEnum mvFlee::getParameteri ( mvParamEnum  param,
mvIndex index 
) const [virtual]

(one liner)

Copyright (c) 2006, 2007 David Young.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

(documentation goes here)

Reimplemented from mvBaseAction.

bool mvFlee::groupOp ( mvGroupBehaviourResultPtr  resultModule  )  [virtual]

(one liner)

(documentation goes here)

Implements mvBaseAction.

mvErrorEnum mvFlee::setParameterf ( mvParamEnum  param,
mvFloat  num 
) [virtual]

(one liner)

(documentation goes here)

Reimplemented from mvBaseAction.

mvErrorEnum mvFlee::setParameteri ( mvParamEnum  param,
mvIndex  index 
) [virtual]

(one liner)

(documentation goes here)

Reimplemented from mvBaseAction.


The documentation for this class was generated from the following files:
Generated on Wed Nov 14 17:05:00 2007 for mvMotionAI by  doxygen 1.5.3