Documentation - initial stubs and fixes
- Pixi.js
  - Added basic YUIDoc entries to Pixi.js, including the addition of the
  "namespace-class".

- CanvasTinter
  - Removed constructor from invalid double static/constructor pair
  - Added static annotations

- VideoTexture
  - Added initial documentation/stubs

- Updated all "scaleMode" params to link-to PIXI.scaleModes

- Fixed autoDetect* method documentation so they show up in PIXI class
1 parent 545e011 commit 4ed4676c7b74033e0e7e1cf8faf686fb1fe52da5
@Paul Paul authored on 14 Nov 2014
Showing 4 changed files
View
src/pixi/Pixi.js
View
src/pixi/renderers/canvas/utils/CanvasTinter.js
View
src/pixi/textures/VideoTexture.js
View
src/pixi/utils/Detector.js