/[cuyo]/cuyo/src/blopgitter.cpp
ViewVC logotype

Diff of /cuyo/src/blopgitter.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by caeles, Wed May 11 23:11:17 2005 UTC revision 1.22 by caeles, Sun Nov 27 02:57:05 2005 UTC
# Line 23  BlopGitter::BlopGitter(bool re, Spielfel Line 23  BlopGitter::BlopGitter(bool re, Spielfel
23    mSpf = spf;    mSpf = spf;
24    for (int x = 0; x < grx; x++)    for (int x = 0; x < grx; x++)
25      for (int y = 0; y <= gry; y++)      for (int y = 0; y <= gry; y++)
26        mDaten[x][y].setBesitzer(this, re, x, y);        mDaten[x][y].setBesitzer(this, ort_absolut(absort_feld, re, x, y));
27    /* Bevor das BlopGitter benutzt wird, muss noch init() aufgerufen werden. */    /* Bevor das BlopGitter benutzt wird, muss noch init() aufgerufen werden. */
28  }  }
29  BlopGitter::~BlopGitter() {  BlopGitter::~BlopGitter() {

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26