Definition at line 303 of file arena.cc.
Public Member Functions | |
| bool | farFromLast (QPointF) |
| void | shrink () |
Public Attributes | |
| bool | first |
| bool | shrinkEnabled |
| QPointF | last |
| QPainterPath | path |
| QPainterPath | fullPath |
| bool farFromLast | ( | QPointF | pos | ) |
Definition at line 350 of file arena.cc.
References botPathGranulatiry, and last.
Referenced by BotPath::addPos().

| void shrink | ( | ) |
Definition at line 356 of file arena.cc.
References StreamDecorator::C_NO_COLOR, StreamDecorator::C_YELLOW, and path.
Referenced by BotPath::addPos().

| bool first |
| bool shrinkEnabled |
Definition at line 305 of file arena.cc.
Referenced by BotPath::BotPath(), BotPath::drawPath(), and BotPath::setShrinkEnabled().
| QPointF last |
| QPainterPath path |
Definition at line 307 of file arena.cc.
Referenced by BotPath::addPos(), BotPath::drawPath(), and shrink().
| QPainterPath fullPath |
1.5.4