Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

snake.cpp File Reference

#include "snake.h"
#include "target.h"
#include <opie2/oresource.h>

Include dependency graph for snake.cpp:

Go to the source code of this file.

Variables

static int Piecekey [4][4] = { {6, 0, 4, 3 }, {0, 6, 2, 1 }, { 1, 3, 5, 0 }, {2, 4, 0, 5 } }


Variable Documentation

int Piecekey[4][4] = { {6, 0, 4, 3 }, {0, 6, 2, 1 }, { 1, 3, 5, 0 }, {2, 4, 0, 5 } } [static]
 

Definition at line 26 of file snake.cpp.

Referenced by Snake::lookUpPiece().


Generated on Sat Nov 5 16:57:33 2005 for OPIE by  doxygen 1.4.2