This lib provides two procs that offer alternatives to the built in get_dir().
The first option (Get_Dir) is more specific, including 16 directions such as
North by Northeast, West by Southwest, and the 8 base directions.
The second option (Get_dir) only returns the 8 base directions, organized in a different way.
Traditional get_dir():
NW | N | NE | NE | NE
NW | N | NE | NE | NE
W | X | E | E | E
SW | S | SE | SE | SE
SW | S | SE | SE | SE
Get_Dir():
Version History:
0.1: First public release
ID:126906
Feb 12 2010, 10:00 pm
|
|