Types/Direction: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 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..."  | 
				No edit summary  | 
				||
| Line 8: | Line 8: | ||
*'''southwest''' - 5  | *'''southwest''' - 5  | ||
*'''west''' - 6  | *'''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