Difference between revisions of "Turtle.attackDown"
From ComputerCraft Wiki
(Created to resolve dep. issues.) |
(No difference)
|
Revision as of 13:31, 30 November 2012
![]() | |
Attempts to attack above the turtle. | |
Syntax | turtle.attackDown() |
Returns | boolean whether the turtle succeeded in attacking downwards |
Part of | ComputerCraft |
API | turtle |