#include "config.h"
#include "core.h"
#include "scanner.h"


Go to the source code of this file.
Classes | |
| class | CoreSync |
| class | LockedCore |
| struct | CoreInfo |
| class | ICoreInfoSource |
| class | SyncReader |
Functions | |
| void | readCoreInfo (LockedCore &, CoreInfo &) |
| void readCoreInfo | ( | LockedCore & | , | |
| CoreInfo & | ||||
| ) |
Definition at line 92 of file coresync.cc.
References Position::angle, CoreInfo::angle, IDrive::Distance(), CoreInfo::distance, Trilobot::Drive(), IObject::Position(), IMovingObject::Radius(), CoreInfo::radius, IMovingObject::Speed(), CoreInfo::speed, Point::x, CoreInfo::x, Point::y, and CoreInfo::y.
Referenced by Arena::Arena(), and Arena::paintEvent().


1.5.4