|
Zappy GUI
C++ graphic client: renderer, camera, network
|
This is the complete list of members for TileSlotMap, including all inherited members.
| _eggSlots | TileSlotMap | private |
| _eggTile | TileSlotMap | private |
| _knownEggs | TileSlotMap | private |
| _resourceRotations | TileSlotMap | private |
| _resourceSlots | TileSlotMap | private |
| _tileOccupancy | TileSlotMap | private |
| clear() | TileSlotMap | |
| CORNER | TileSlotMap | privatestatic |
| eggSlot(int eggId) const | TileSlotMap | |
| resourceKey(int x, int y, int resourceType) | TileSlotMap | privatestatic |
| resourceRotation(int tileX, int tileY, int resourceType) const | TileSlotMap | |
| SLOT_COUNT | TileSlotMap | privatestatic |
| slotOffset(int slotIndex) | TileSlotMap | static |
| syncEggs(const std::unordered_map< int, Egg > &eggs) | TileSlotMap | |
| tileKey(int x, int y) | TileSlotMap | privatestatic |
| updateResourceSlots(int tileX, int tileY, const Resources &resources) | TileSlotMap |