Zitat von
JasonDX:
Delphi-Quellcode:
const
DirectionAngles: array[TChessDirection] of integer = (463, 463, 1107, 785, 21351);
Ich hab's nicht geprüft, aber müsste die erste Zahl statt 463 nicht 1570 sein? Sie bezieht sich doch auf den Turm.
Noch ne Frage:
Die 21351 könnte doch eigentlich jede Zahl >=1571 sein, oder?