#include <abstract_graphics_item.h>
Public Member Functions | |
| AbstractGraphicsItem (QGraphicsItem *parent=nullptr) | |
Protected Member Functions | |
| void | paintNumberEllipse (int number, int radius, const QColor &color, int position, int count, QPainter *painter) |
Parent class of all objects that appear in a game.
|
inlineexplicit |
|
protected |