Difference between revisions of "Turtle.attackUp"

From ComputerCraft Wiki
Jump to: navigation, search
(Created page to resolve dep. issues.)
(No difference)

Revision as of 13:31, 30 November 2012

Grid Redstone.png  Function turtle.attackUp
Attempts to attack above the turtle.
Syntax turtle.attackUp()
Returns boolean whether the turtle succeeded in attacking upwards
Part of ComputerCraft
API turtle