export function onLand()

in sim/api.ts [15:17]


    export function onLand(handler: (height: number, more: number, most: number) => void) {

    }