Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members
iPcMovableConstraint Struct Reference
A constraint for a movable. More...
#include <propclass/move.h>
Public Member Functions | |
virtual int | CheckMove (iSector *sector, const csVector3 &from, const csVector3 &to, csVector3 &pos)=0 |
Check if an object can move. |
Detailed Description
A constraint for a movable.
Definition at line 104 of file move.h.
Member Function Documentation
|
Check if an object can move. Returns:
Note! If 'from' and 'to' are equal then it is only checked if the object can be put on the specified position. In that case this routine will never return CEL_MOVE_PARTIAL. |
The documentation for this struct was generated from the following file:
- propclass/move.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.4