Turtle.attackUp
From ComputerCraft Wiki
| 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 |
| 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 |