Login

Fancade Wiki

Updated Fancade Web.md (markdown)

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