Turtle.attackDown

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


See also