phaser/tasks
2015-08-24 15:43:45 +01:00
..
jsdoc-plugins Improve d.ts comments generation 2015-01-21 11:42:56 +01:00
manifests PIXI.CanvasPool is a new static global created to deal with the issue of resource leaks and continuous DOM node build-up when creating lots of Text or BitmapData objects, or when calling generateTexture on any display object. The CanvasPool will do its best to re-use out dated canvas elements rather than filling up the DOM with new ones. 2015-08-03 16:09:16 +01:00
options Fix 'unable to locate jsdoc' error while building docs. 2015-08-11 21:46:55 +03:00
yuidoc-to-jsdoc yuidoc-to-jsdoc - jshint fix 2014-11-25 10:15:29 -08:00
.jshintrc Run jshint as part of build process. 2014-03-25 14:56:00 -07:00
banner.txt New build scripts working for the default builds and custom builds. 2015-02-19 17:23:35 +00:00
buildtsdoc-debug.js New docs. 2015-08-24 15:43:45 +01:00
buildtsdoc.js jshint 2015-02-05 21:40:03 +01:00
jsdoc-conf.json Phaser 2.4 release. 2015-07-22 15:31:30 +01:00
jsdocexportjson-conf.json New docs. 2015-08-24 15:43:45 +01:00
pixidoc.js PIXI-in-Docs: fixed line numbers 2014-11-03 18:49:32 -08:00