/[eliot]/eliot/game/round.cpp
ViewVC logotype

Diff of /eliot/game/round.cpp

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

revision 1.5 by ipkiss, Sat Nov 5 11:01:58 2005 UTC revision 1.6 by ipkiss, Sat Nov 5 13:56:59 2005 UTC
# Line 37  void Round::init() Line 37  void Round::init()
37  {  {
38      m_word.clear();      m_word.clear();
39      m_tileOrigin.clear();      m_tileOrigin.clear();
40      m_coord.setRow(1);      m_coord.setRow(-1);
41      m_coord.setCol(1);      m_coord.setCol(-1);
42      m_coord.setDir(Coord::HORIZONTAL);      m_coord.setDir(Coord::HORIZONTAL);
43      m_points = 0;      m_points = 0;
44      m_bonus  = 0;      m_bonus  = 0;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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