Difference between revisions of "Turtle.attackDown"

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

Revision as of 13:31, 30 November 2012

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