Directions

by Kaiochao
An enumeration for the built-in directions, with extra useful functions. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kaiochao.Directions##version=9

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kaiochao.Directions##version=9

478 downloads
Version 9
Date added: Jul 20 2016
Last updated: Aug 30 2018
1 fan
An enumeration for the built-in directions, with extra useful functions.

Changelog


8/30/2018

  • Added CancelOpposing.

8/5/2016

  • Renamed OffsetToDegrees to FromOffsetToDegrees.

8/2/2016

  • Added Directions.FromDegrees() and Directions.FromDegreesToCardinal().
  • Added Directions.Planar.

7/29/2016

  • Added Directions.ToDegrees() and Directions.OffsetToDegrees().