Types/Direction: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
{{stub}}  | |||
Direction is a [[Types/uint]] who's value can be any of the following:  | Direction is a [[Types/uint]] who's value can be any of the following:  | ||
Revision as of 10:36, 23 March 2016
| This article is a stub, and not comprehensive. | 
|---|
| You can help this wiki by expanding it. | 
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