7#ifndef COCKATRICE_GRAPHICS_ITEM_TYPE_H
8#define COCKATRICE_GRAPHICS_ITEM_TYPE_H
10#include <QGraphicsItem>
GraphicsItemType
Definition graphics_item_type.h:13
@ typeOther
Definition graphics_item_type.h:19
@ typeDeckViewCardContainer
Definition graphics_item_type.h:18
@ typeCard
Definition graphics_item_type.h:14
@ typePlayerTarget
Definition graphics_item_type.h:17
@ typeZone
Definition graphics_item_type.h:16
@ typeCardDrag
Definition graphics_item_type.h:15