Turtle.attackUp

From ComputerCraft Wiki
Revision as of 13:48, 30 November 2012 by AfterLifeLochie (Talk | contribs) (Corrected mapping from "Boolean" to "Boolean (type)")

Jump to: navigation, search
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