Encapsulates thoughtful behavior attributes and code. More...
#include <cObject.h>
Public Member Functions | |
rEntity () | |
Constructor. | |
rEntity (rEntity *original) | |
Copy Constructor. | |
Public Attributes | |
OID | target |
Aim target. | |
OID | disturber |
Who disturbed me? Replace with a map of (OID, intensity)-pairs? | |
std::vector< float > | destination |
Movement target, set Not-a-Number for non-validity. | |
cPad * | pad |
Human, AI/Remote Pad-Control over the Object. | |
cController * | controller |
Command Stack controlls the pad when enabled. |
Encapsulates thoughtful behavior attributes and code.