Changes

Jump to: navigation, search

Processing.js for JavaScript Devs

154 bytes removed, 20:34, 16 September 2010
Processing.js provides access to various DOM/JavaScript objects via the externals property
* context - the canvas' context
* onblur and onfocus - event handlers
 
The Processing instance's externals property is a good place to stash various objects that you need to share between the instance and the global object.
===Division which is expected to produce an integer might need explicit casting===
Confirm
656
edits

Navigation menu