Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 10, 2014, 4:15:08 PM (10 years ago)
Author:
richtero
Message:

working game

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/minigame4DHS14/src/modules/mini4Dgame/Mini4Dgame.h

    r10156 r10168  
    7676                { return this->board_; }
    7777
     78            static void undoStone();
     79
    7880            //static void setStone(Vector4 move, const int playerColor, Mini4DgameBoard* board);
    7981            static void setStone(int x,int y, int z, int w);//Vector4 move, const int playerColor);
Note: See TracChangeset for help on using the changeset viewer.