Implement -flipBlack in XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 18 Oct 2010 17:46:33 +0000 (19:46 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 18 Oct 2010 17:46:33 +0000 (19:46 +0200)
commita412a4919ef83ff7cc231ce8176ba9069b41bc65
treedcaa9526492f89cab4c711ce5a88ab9c955d1103
parentb2918562aae79be5117ea7e9e01af1ad17afbd97
Implement -flipBlack in XBoard

When -flipBlack is true, the white and back piece pixmaps are swapped in
flipView. The idea is that the black pieces are upside-down versions of
the white (Shogi) pieces, so that swapping white and black in effect
turns all pieces upside down, which is what should happen in flipView.
xboard.c