Bez popisu

map_adjacency_types.h 163B

1234567
  1. #define ANB_KEINS 0x0
  2. #define ANB_UNTEN 0x1
  3. #define ANB_OBEN 0x2
  4. #define ANB_LINKS 0x3
  5. #define ANB_RECHTS 0x4
  6. #define ANB_ABTAUCHEN 0x5
  7. #define ANB_AUFTAUCHEN 0x6