Tree @master (Download .tar.gz)
- ..
- animation.js
- canvas-resizer.js
- chargen.js
- controller.js
- cursor.js
- element-factory.js
- full-screen-detector.js
- joystick.js
- line-input-buffer.js
- path.js
- playfield-canvas-view.js
- playfield-html-view.js
- playfield.js
- preset-manager.js
- scanner.js
- sexp-parser.js
- source-html-view.js
- source-manager.js
- splash-screen.js
- sprite-manager.js
- state-machine.js
- tape-canvas-view.js
- tape-html-view.js
- tape.js
- text-terminal.js
- tree.js
- turtle.js
- varier.js
History of
src
/
yoob
/
cursor.js
@master
git clone https://git.catseye.tc/yoob.js/
- Release version 0.12. Chris Pressey 8 years ago
- Update version number in cursor.js. Chris Pressey 8 years ago
- Fix a bug in yoob.Cursor.clone(). Chris Pressey 8 years ago
- Bump version number for release of 0.11. Chris Pressey 9 years ago
- yoob.Cursor.moveTo and moveBy, and fix TextTerminal extents... Chris Pressey 9 years ago
- Both Playfield and Tape support "cursored read/write interface." Chris Pressey 9 years ago
- More chainable setters in Cursor. Nicer overridable drawCursor. Chris Pressey 9 years ago
- yoob.Cursor no longer has a "build-in simple view." Untested. Chris Pressey 9 years ago
- Chainable setters for x, y, dx, dy. Chris Pressey 9 years ago
- yoob.Cursor.init() takes a configuration dictionary. Chris Pressey 9 years ago
- Prep for release of version 0.7. Chris Pressey 10 years ago
- Import some recent changes/additions from satellite projects. Chris Pressey 10 years ago
- Prep for release of 0.6. Chris Pressey 11 years ago
- Deprecate yoob.TapeHead. Use yoob.Cursor instead! Cat's Eye Technologies 11 years ago
- Add yoob.SourceHTMLView + demo. Fix colour bug in yoob.Cursor. Cat's Eye Technologies 11 years ago
- Cursor by default renders itself the same way on canvas and HTML. Cat's Eye Technologies 11 years ago
- Update version numbers and changelog for release of 0.3. catseye 12 years ago
- Update README, set version to 0.1 in preparation for "release". catseye 12 years ago
- camelCase. catseye 12 years ago
- Add yoob.TapeHead class. catseye 12 years ago
- Improve documentation. catseye 12 years ago
- Add TextConsole and Playfield examples, and fix namespace init. catseye 12 years ago
- Initial import of yoob.js sources. catseye 12 years ago