![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
#include <QString>Go to the source code of this file.
Enumerations | |
| enum class | CardRelationType { CardRelationType::DoesNotAttach = 0 , CardRelationType::AttachTo = 1 , CardRelationType::TransformInto = 2 } |
| Types of attachments between cards. More... | |
Functions | |
| QString | cardAttachTypeToString (CardRelationType type) |
|
inline |