Turtle.attackUp
From ComputerCraft Wiki
Revision as of 18:48, 29 November 2012 by AfterLifeLochie (Talk | contribs)
![]() | |
Attempts to attack above the turtle. | |
Syntax | turtle.attackUp() |
Returns | boolean whether the turtle succeeded in attacking upwards |
Part of | ComputerCraft |
API | turtle |