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

Move your drone on the x axis (forwards or backwards)

Parameters

this: DroneController

Move forward (+) or move backwards (-)

move: number