Planeshift
|
#include <iutil/document.h>
#include <csutil/csstring.h>
#include <csutil/array.h>
#include <csgeom/matrix3.h>
#include <iengine/movable.h>
#include <csutil/ref.h>
#include <csutil/scf.h>
#include <iutil/virtclk.h>
#include <iengine/objwatch.h>
#include <csutil/parray.h>
Go to the source code of this file.
Classes | |
class | psEffect |
The effect class. More... | |
class | psEffect::psEffectMovableListener |
This makes the anchoring to an iMovable possible by being informed of every change to the iMovable. |