Add field gesture and field images for the different gestures (#803)
This commit is contained in:
2
libs/core/shims.d.ts
vendored
2
libs/core/shims.d.ts
vendored
@ -233,7 +233,7 @@ declare namespace input {
|
||||
//% help=input/on-gesture weight=84 blockGap=8
|
||||
//% blockId=device_gesture_event block="on |%NAME"
|
||||
//% parts="accelerometer"
|
||||
//% NAME.fieldEditor="gridpicker" NAME.fieldOptions.columns=4 shim=input::onGesture
|
||||
//% NAME.fieldEditor="gestures" NAME.fieldOptions.columns=4 shim=input::onGesture
|
||||
function onGesture(gesture: Gesture, body: () => void): void;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user