Types/Direction: Difference between revisions
Jump to navigation
Jump to search
m (Bilka moved page Types/direction to Types/Direction: classes use capitalized names) |
(Changed links going to the redirect Types/uint to go to Types/uint32.) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
Direction is a [[Types/ | Direction is a [[Types/uint32]] who's value can be any of the following: | ||
*'''North''' - 0 | *'''North''' - 0 |
Revision as of 10:42, 25 June 2018
This article is a stub, and not comprehensive. |
---|
You can help this wiki by expanding it. |
Direction is a Types/uint32 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