Turtle.attackDown

From ComputerCraft Wiki
Revision as of 20:18, 10 May 2013 by Cranium (Talk | contribs) (This attacks below, not above)

Jump to: navigation, search
Grid Redstone.png  Function turtle.attackDown
Attempts to attack below the turtle.
Syntax turtle.attackDown()
Returns boolean whether the turtle succeeded in attacking downwards
Part of ComputerCraft
API turtle