TODO: Document this. More...
#include "../../game_graphics/board/abstract_graphics_item.h"#include "../../interface/widgets/menus/tearoff_menu.h"#include "../zones/logic/hand_zone_logic.h"#include "../zones/logic/pile_zone_logic.h"#include "../zones/logic/stack_zone_logic.h"#include "../zones/logic/table_zone_logic.h"#include "menu/player_menu.h"#include "player_area.h"#include "player_event_handler.h"#include "player_graphics_item.h"#include "player_info.h"#include <QInputDialog>#include <QLoggingCategory>#include <QMap>#include <QTimer>#include <libcockatrice/filters/filter_string.h>#include <libcockatrice/protocol/pb/card_attributes.pb.h>#include <libcockatrice/protocol/pb/game_event.pb.h>Go to the source code of this file.
Classes | |
| class | Player |
| class | AnnotationDialog |
Namespaces | |
| namespace | |
| namespace | google::protobuf |
Functions | |
| Q_LOGGING_CATEGORY (PlayerLog, "player") | |
Variables | |
| const int | MAX_TOKENS_PER_DIALOG = 99 |
TODO: Document this.
|
inline |
| const int MAX_TOKENS_PER_DIALOG = 99 |