Types/Direction

From Official Factorio Wiki
Revision as of 22:00, 10 August 2015 by Rseding91 (talk | contribs) (Created page with "Direction is a Types/uint who's value can be any of the following: *'''North''' - 0 *'''northeast''' - 1 *'''east''' - 2 *'''southeast''' - 3 *'''south''' - 4 *'''southwe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Direction is a Types/uint who's value can be any of the following:

  • North - 0
  • northeast - 1
  • east - 2
  • southeast - 3
  • south - 4
  • southwest - 5
  • west - 6
  • nortwest - 7