Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
card_item.h File Reference

TODO: Document this. More...

Include dependency graph for card_item.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

TODO: Document this.

Variable Documentation

◆ CARD_HEIGHT_HALF

const float CARD_HEIGHT_HALF = CARD_HEIGHT / 2

◆ CARD_WIDTH_HALF

const float CARD_WIDTH_HALF = CARD_WIDTH / 2

◆ MAX_COUNTERS_ON_CARD

const int MAX_COUNTERS_ON_CARD = 999

◆ ROTATION_DEGREES_PER_FRAME

const int ROTATION_DEGREES_PER_FRAME = 10