D
:\\\\derian
What is the best way to flip a drawing.... I designed a chess game that can
be played over the network. I would like the board to be oriented according
to the player selection -- if player 1 is looking at the board, the white
pieces should start off at the bottom and if player 2 is viewing the board,
the black pieces should be on the bottom. I would like to accomplish this
while maintaining my current coordinate system for determining which square
was selected. Currently, when the user selects a square, a series of
calculations is performed that determines which square was selected... i
would like to preserve this while flipping the board!!
any help / suggestions / different ways of approaching the issue are are
much appreciated.
:\\derian
be played over the network. I would like the board to be oriented according
to the player selection -- if player 1 is looking at the board, the white
pieces should start off at the bottom and if player 2 is viewing the board,
the black pieces should be on the bottom. I would like to accomplish this
while maintaining my current coordinate system for determining which square
was selected. Currently, when the user selects a square, a series of
calculations is performed that determines which square was selected... i
would like to preserve this while flipping the board!!
any help / suggestions / different ways of approaching the issue are are
much appreciated.
:\\derian