/[eliot]/eliot/game/bag.h
ViewVC logotype

Diff of /eliot/game/bag.h

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

revision 1.6.2.1 by afrab, Sun Oct 23 17:16:23 2005 UTC revision 1.6.2.2 by ipkiss, Sun Oct 23 20:58:19 2005 UTC
# Line 3  Line 3 
3   * Authors: Antoine Fraboulet <antoine.fraboulet@free.fr>   * Authors: Antoine Fraboulet <antoine.fraboulet@free.fr>
4   *          Olivier Teuliere  <ipkiss@via.ecp.fr>   *          Olivier Teuliere  <ipkiss@via.ecp.fr>
5   *   *
  * $Id$  
  *  
6   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
7   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
8   * the Free Software Foundation; either version 2 of the License, or   * the Free Software Foundation; either version 2 of the License, or
# Line 39  public: Line 37  public:
37    
38      /// Take a tile in the bag      /// Take a tile in the bag
39      void takeTile(const Tile &iTile);      void takeTile(const Tile &iTile);
40        
41      /**      /**
42       * Return a random vector of tiles       * Return a random vector of tiles
43       */       */

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

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