|
Enki
1.9
|
This is the complete list of members for Enki::World, including all inherited members.
| addObject(PhysicalObject *o) | Enki::World | |
| bluetoothBase | Enki::World | |
| collideCircleWithShape(PhysicalObject *circularObject, PhysicalObject *shapedObject, const Polygone &shape) | Enki::World | protected |
| collideObjects(PhysicalObject *object1, PhysicalObject *object2) | Enki::World | protected |
| collideWithCircularWalls(PhysicalObject *object) | Enki::World | protected |
| collideWithSquareWalls(PhysicalObject *object) | Enki::World | protected |
| color | Enki::World | |
| controlStep(double dt) | Enki::World | inlineprotectedvirtual |
| disconnectExternalObjectsUserData() | Enki::World | |
| getBluetoothBase() | Enki::World | |
| getGroundColor(const Point &p) const | Enki::World | |
| groundTexture | Enki::World | |
| h | Enki::World | |
| hasGroundTexture() const | Enki::World | |
| initBluetoothBase() | Enki::World | |
| isPointInside(const Point &p, const Point &c, const Polygone &bs, Vector *distVector) | Enki::World | protected |
| 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 | virtual |
| takeObjectOwnership(bool doTake) | Enki::World | static |
| w | Enki::World | |
| WALLS_CIRCULAR enum value | Enki::World | |
| WALLS_NONE enum value | Enki::World | |
| WALLS_SQUARE enum value | Enki::World | |
| WallsType enum name | Enki::World | |
| wallsType | Enki::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::World | virtual |
1.8.11