Enki  1.9
Enki::World Member List

This is the complete list of members for Enki::World, including all inherited members.

addObject(PhysicalObject *o)Enki::World
bluetoothBaseEnki::World
collideCircleWithShape(PhysicalObject *circularObject, PhysicalObject *shapedObject, const Polygone &shape)Enki::Worldprotected
collideObjects(PhysicalObject *object1, PhysicalObject *object2)Enki::Worldprotected
collideWithCircularWalls(PhysicalObject *object)Enki::Worldprotected
collideWithSquareWalls(PhysicalObject *object)Enki::Worldprotected
colorEnki::World
controlStep(double dt)Enki::Worldinlineprotectedvirtual
disconnectExternalObjectsUserData()Enki::World
getBluetoothBase()Enki::World
getGroundColor(const Point &p) const Enki::World
groundTextureEnki::World
hEnki::World
hasGroundTexture() const Enki::World
initBluetoothBase()Enki::World
isPointInside(const Point &p, const Point &c, const Polygone &bs, Vector *distVector)Enki::Worldprotected
objectsEnki::World
Objects typedef (defined in Enki::World)Enki::World
ObjectsIterator typedef (defined in Enki::World)Enki::World
rEnki::World
removeObject(PhysicalObject *o)Enki::World
setRandomSeed(unsigned long seed)Enki::World
step(double dt, unsigned physicsOversampling=1)Enki::Worldvirtual
takeObjectOwnership(bool doTake)Enki::Worldstatic
wEnki::World
WALLS_CIRCULAR enum valueEnki::World
WALLS_NONE enum valueEnki::World
WALLS_SQUARE enum valueEnki::World
WallsType enum nameEnki::World
wallsTypeEnki::World
World(double width, double height, const Color &wallsColor=Color::gray, const GroundTexture &groundTexture=GroundTexture())Enki::World
World(double r, const Color &wallsColor=Color::gray, const GroundTexture &groundTexture=GroundTexture())Enki::World
World()Enki::World
~World()Enki::Worldvirtual