ScummVM API documentation
MediaStation::StalkingZazuMinigame::Direction Class Reference

Public Types

enum  Value {
  kNone = 0, kEast = 1, kNorthEast = 2, kNorth = 3,
  kNorthWest = 4, kWest = 5, kSouthWest = 6, kSouth = 7,
  kSouthEast = 8
}
 

Public Member Functions

 Direction (Value value)
 
 Direction (uint directionToken)
 
 operator Value () const
 
Direction counterClockwise () const
 
Direction opposite () const
 

Static Public Attributes

static const uint TOTAL_DIRECTIONS = 8
 

The documentation for this class was generated from the following file: