Turtle.attackUp

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


See also