op2_sdk:placing_units

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
op2_sdk:placing_units [2016/02/01 03:12] vagabondop2_sdk:placing_units [2016/02/01 03:17] vagabond
Line 79: Line 79:
 enum UnitDirection enum UnitDirection
 { {
- East = 0, +    East = 0, 
- SouthEast = 1, +    SouthEast = 1, 
- South = 2, +    South = 2, 
- SouthWest = 3, +    SouthWest = 3, 
- West = 4, +    West = 4, 
- NorthWest = 5, +    NorthWest = 5, 
- North = 6, +    North = 6, 
- NorthEast = 7,+    NorthEast = 7,
 }; };
 </code> </code>
  • op2_sdk/placing_units.txt
  • Last modified: 2016/10/12 21:32
  • by 127.0.0.1