Login

Fancade Wiki

Updated Fancade Web.md (markdown)

... ...
@@ -255,6 +255,9 @@ if (isKeyDown(55)) {
255 255
// '7' key is down
256 256
}
257 257
258
// Generate test input (swipes and taps)
259
generateSwipe(fromX, fromY, toX, toY, durationFrames, touchIndex);
260
258 261
259 262
```
260 263
Fancade Wiki