arena.cc File Reference

#include "config.h"
#include "arena.h"
#include "core.h"
#include "coresync.h"
#include "physics.h"
#include "robIO.h"
#include "trilobot.h"

Include dependency graph for arena.cc:

Go to the source code of this file.

Classes

struct  Arena::Private
struct  BotPath::Private

Variables

static const int dtRepaint = 50
static const qreal botPathGranulatiry = 0.1
static const qreal botPenWidth = 2.0
static const qreal objPenWidth = 1.0
static const qreal envPenWidth = 3.0


Variable Documentation

const qreal botPathGranulatiry = 0.1 [static]

Definition at line 40 of file arena.cc.

Referenced by BotPath::Private::farFromLast().

const qreal botPenWidth = 2.0 [static]

Definition at line 42 of file arena.cc.

Referenced by Arena::Private::renderBot().

const int dtRepaint = 50 [static]

Definition at line 38 of file arena.cc.

Referenced by Arena::Arena().

const qreal envPenWidth = 3.0 [static]

Definition at line 44 of file arena.cc.

Referenced by Arena::Private::botPosPx(), Arena::Private::render(), and Arena::zoom().

const qreal objPenWidth = 1.0 [static]

Definition at line 43 of file arena.cc.

Referenced by Arena::Private::drawCircle().


Generated on Fri Jul 10 22:42:02 2009 for rob08 by  doxygen 1.5.4