MCPcopy Create free account
hub / github.com/creationix/node-sdl / Chaser.js

File Chaser.js

examples/Chaser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var SDL = require('../sdl');
2
3SDL.init(SDL.INIT.VIDEO | SDL.INIT.JOYSTICK);
4process.on('exit', function () { SDL.quit(); });

Callers

nothing calls this directly

Calls 1

shuffleFunction · 0.85

Tested by

no test coverage detected