Devilution
Diablo devolved - magic behind the 1996 computer game

◆ CrawlTable

char CrawlTable[2749]

CrawlTable specifies X- and Y-coordinate deltas from a missile target coordinate.

n=4

y ^ | 1 | 3#4 | 2 +--—> x

n=16

y ^ | 314 | B7 8C | F # G | D9 AE | 526 +----—> x

Definition at line 47 of file lighting.cpp.