Registriert seit: 22. Okt 2007
Ort: Nähe Köln
1.063 Beiträge
Delphi 7 Enterprise
|
Re: 2D/3D-Matrix
16. Mai 2008, 20:56
Zitat von Deltachaos:
Code:
1, 1, 1, 1, 1
1, 0, 2, 0, 1
1, 0, 0, 0, 1
1, 2, 0, 0, 1
1, 1, 1, 1, 1
Das ist quasi ein Array of Array of Irgendwas. 3D wäre ein Array of Array of Array of Irgendwas. Ist nur auf einem 2D Bildschirm schlecht darzustellen
Robert L. Der folgende Satz ist richtig!
Der vorherige Satz ist falsch!
Paradox
|
|
Zitat
|