i6engine  1.0
MoverCircleComponent.h File Reference
#include "i6engine/math/i6eQuaternion.h"
#include "i6engine/math/i6eVector.h"
#include "i6engine/api/components/MoverComponent.h"
#include "boost/date_time/posix_time/posix_time.hpp"
#include "boost/thread/mutex.hpp"

Go to the source code of this file.

Classes

class  i6e::api::MoverCircleComponent
 moves an object around a point in a circular way For creating a MoverCircleComponent, these keys are possible:

Name Required Type Description Public
pos yes Vec3 center of the circle yes
axis yes Vec3 axis around which the mover should circle yes
radius yes double radius of the circle yes
realCenterPos no Vec3 the real start pos of the circle no
More...
 

Namespaces

 i6e
 
 i6e::api