CSC112 Spring 2016 Examples
#include "Tile.h"12345bool Tile::reveal()6// don't delete the following line as it's needed to preserve source code of this autogenerated element7// section -84-17-4--36--3c0caeef:15333d15c90:-8000:0000000000000877 begin8{9return false;10}11// section -84-17-4--36--3c0caeef:15333d15c90:-8000:0000000000000877 end12// don't delete the previous line as it's needed to preserve source code of this autogenerated element1314void Tile::flag()15// don't delete the following line as it's needed to preserve source code of this autogenerated element16// section -84-17-4--36--3c0caeef:15333d15c90:-8000:0000000000000879 begin17{18}19// section -84-17-4--36--3c0caeef:15333d15c90:-8000:0000000000000879 end20// don't delete the previous line as it's needed to preserve source code of this autogenerated element2122void Tile::display()23// don't delete the following line as it's needed to preserve source code of this autogenerated element24// section -84-17-4--36--3c0caeef:15333d15c90:-8000:000000000000087B begin25{26}27// section -84-17-4--36--3c0caeef:15333d15c90:-8000:000000000000087B end28// don't delete the previous line as it's needed to preserve source code of this autogenerated element293031