Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function yMovement
Re-export
import { yMovement } from "https://deno.land/x/tellojs@v1.0.2/src/cmds/mod.ts";

Move your drone on the y axis (up or down)

Parameters

this: DroneController

Move up (+) or move down (-)

move: number