Turtle.attackUp

From ComputerCraft Wiki
Revision as of 13:31, 30 November 2012 by AfterLifeLochie (Talk | contribs) (Created page to resolve dep. issues.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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