Types/Direction: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
*'''North''' - 0  | *'''North''' - 0  | ||
*'''  | *'''Northeast''' - 1  | ||
*'''  | *'''East''' - 2  | ||
*'''  | *'''Southeast''' - 3  | ||
*'''  | *'''South''' - 4  | ||
*'''  | *'''Southwest''' - 5  | ||
*'''  | *'''West''' - 6  | ||
*'''  | *'''Northwest''' - 7  | ||
Revision as of 22:00, 10 August 2015
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
 - Northwest - 7