-
Notifications
You must be signed in to change notification settings - Fork 29
Navigational Turtle Upgrade
austinv11 edited this page Dec 12, 2014
·
2 revisions
The Navigational Turtle Upgrade is a simple Turtle Upgrade, it is crafted with a compass. It exposes a single method which allows the Turtle to detect which way it is facing.
| Function | Returns | Description |
|---|---|---|
| getFacing() | string direction | Returns the name of the direction the turtle is currently facing |