Variable NWLocation.facing

struct NWLocation
{
  // ...
  float facing ;
  // ...
}