| addObject(PhysicalObject *o) | Enki::World | |
| bluetoothBase | Enki::World | |
| collideCircleWithShape(PhysicalObject *circularObject, PhysicalObject *shapedObject, const Polygone &shape) | Enki::World | |
| collideObjects(PhysicalObject *object1, PhysicalObject *object2) | Enki::World | |
| collideWithCircularWalls(PhysicalObject *object) | Enki::World | |
| collideWithSquareWalls(PhysicalObject *object) | Enki::World | |
| disconnectExternalObjectsUserData() | Enki::World | |
| getBluetoothBase() | Enki::World | |
| h | Enki::World | |
| initBluetoothBase() | Enki::World | |
| isPointInside(const Point &p, const Point &c, const Polygone &bs, Vector *distVector) | Enki::World | |
| objects | Enki::World | |
| Objects typedef (defined in Enki::World) | Enki::World | |
| ObjectsIterator typedef (defined in Enki::World) | Enki::World | |
| r | Enki::World | |
| removeObject(PhysicalObject *o) | Enki::World | |
| setRandomSeed(unsigned long seed) | Enki::World | |
| step(double dt, unsigned physicsOversampling=1) | Enki::World | |
| w | Enki::World | |
| WALLS_CIRCULAR enum value | Enki::World | |
| WALLS_NONE enum value | Enki::World | |
| WALLS_SQUARE enum value | Enki::World | |
| wallsColor | Enki::World | |
| wallsType | Enki::World | |
| WallsType enum name | Enki::World | |
| World(double width, double height, const Color &wallsColor=Color::gray) | Enki::World | |
| World(double r, const Color &wallsColor=Color::gray) | Enki::World | |
| World() | Enki::World | |
| ~World() | Enki::World | |