YAPOG  0.0.1
Yet Another Pokemon Online Game
Direction.hpp File Reference
Include dependency graph for Direction.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yap

Variables

enum YAPOG_LIB yap::Direction
enum YAPOG_LIB yap::NorthEast = 1
enum YAPOG_LIB yap::East = 2
enum YAPOG_LIB yap::SouthEast = 3
enum YAPOG_LIB yap::South = 4
enum YAPOG_LIB yap::SouthWest = 5
enum YAPOG_LIB yap::West = 6
enum YAPOG_LIB yap::NorthWest