#include <gdk/gdkkeysyms.h>#include <gtk/gtk.h>#include <math.h>#include "ArenaWindow.h"#include "IntlDefs.h"#include "ArenaBase.h"#include "ArenaController.h"#include "ArenaRealTime.h"#include "ControlWindow.h"#include "Extras.h"#include "Robot.h"#include "Shot.h"#include "String.h"#include "Structs.h"#include "Vector2D.h"Include dependency graph for ArenaWindow.cc:

Go to the source code of this file.
Defines | |
| #define | GDK_360_DEGREES 23040 |
Variables | |
| ControlWindow * | controlwindow_p |
|
|
Definition at line 37 of file ArenaWindow.cc. Referenced by ArenaWindow::draw_circle(). |
|
|
Definition at line 86 of file RealTimeBattle.cc. |
1.3.9.1