1#ifndef COCKATRICE_CARD_RELATION_TYPE_H
2#define COCKATRICE_CARD_RELATION_TYPE_H
QString cardAttachTypeToString(CardRelationType type)
Definition card_relation_type.h:23
CardRelationType
Types of attachments between cards.
Definition card_relation_type.h:16
@ TransformInto
Definition card_relation_type.h:19
@ DoesNotAttach
Definition card_relation_type.h:17
@ AttachTo
Definition card_relation_type.h:18