#include <mapalgorithms.h>
Public Member Functions | |
| tdrawgettempline (int _freefields, GameMap *_gamemap) | |
| void | start (int x1, int y1, int x2, int y2) |
| virtual void | putpix8 (int x, int y) |
| double | winkel (int x, int y) |
| int | winkelcomp (double w1, double w2) |
| virtual | ~tdrawgettempline () |
Public Attributes | |
| int | tempsum |
Protected Attributes | |
| GameMap * | gamemap |
Awfully unoptimized!
Definition at line 49 of file mapalgorithms.h.
|
||||||||||||
|
Definition at line 30 of file mapalgorithms.cpp. |
|
|
Definition at line 72 of file mapalgorithms.h. |
|
||||||||||||
|
Definition at line 38 of file mapalgorithms.cpp. References gamemap, GameMap::getField(), and tempsum. Referenced by start(). |
|
||||||||||||||||||||
|
Definition at line 132 of file mapalgorithms.cpp. References beeline(), fatalError(), getnextfield(), putpix8(), sidenum, winkel(), and winkelcomp(). Referenced by tcomputeview::testfield(). |
|
||||||||||||
|
Definition at line 110 of file mapalgorithms.cpp. References fielddisthalfx, fielddistx, and fielddisty. Referenced by start(). |
|
||||||||||||
|
Definition at line 53 of file mapalgorithms.cpp. References pi. Referenced by start(). |
|
|
Definition at line 61 of file mapalgorithms.h. Referenced by putpix8(), and tdrawgettempline(). |
|
|
Definition at line 64 of file mapalgorithms.h. Referenced by putpix8(), tdrawgettempline(), and tcomputeview::testfield(). |
1.4.2