TODO: Document this. More...
#include "../zones/logic/card_zone_logic.h"#include "abstract_card_item.h"#include <libcockatrice/network/server/remote/game/server_card.h>Go to the source code of this file.
Classes | |
| class | CardItem |
Variables | |
| const int | MAX_COUNTERS_ON_CARD = 999 |
| const float | CARD_WIDTH_HALF = CARD_WIDTH / 2 |
| const float | CARD_HEIGHT_HALF = CARD_HEIGHT / 2 |
| const int | ROTATION_DEGREES_PER_FRAME = 10 |
TODO: Document this.
| const float CARD_HEIGHT_HALF = CARD_HEIGHT / 2 |
| const float CARD_WIDTH_HALF = CARD_WIDTH / 2 |
| const int MAX_COUNTERS_ON_CARD = 999 |
| const int ROTATION_DEGREES_PER_FRAME = 10 |