|
Zappy GUI
C++ graphic client: renderer, camera, network
|
This is the complete list of members for PlayerPanel, including all inherited members.
| _background | PlayerPanel | mutableprivate |
| _colorFunc | PlayerPanel | private |
| _isOpen | PlayerPanel | private |
| _pendingSelection | PlayerPanel | private |
| _playerButtons | PlayerPanel | mutableprivate |
| _world | PlayerPanel | private |
| draw(int scaledFontSize) const override | PlayerPanel | virtual |
| getPendingSelection() | PlayerPanel | |
| handleInput() override | PlayerPanel | virtual |
| isOpen() const | PlayerPanel | inline |
| PANEL_WIDTH | PlayerPanel | privatestatic |
| PlayerPanel()=default | PlayerPanel | |
| ROW_HEIGHT | PlayerPanel | privatestatic |
| setTeamColorFunc(std::function< Color(const std::string &)> func) | PlayerPanel | inline |
| setWorld(const WorldState *world) | PlayerPanel | |
| ~IWidget()=default | IWidget | virtual |
| ~PlayerPanel() override=default | PlayerPanel |