Files
scratch-render/src
Michael "Z" Goddard bd14d53fb2 make sure drawable matrix and silhouette for mouse touching
RenderWebGL methods that test drawable touching should call
updateMatrix and updateSilhouette before calling drwaable.isTouching.
These methods are called by RenderWebGL instead of isTouching because
isTouching can be called repeatedly in quick succession. Calling update
methods in isTouching would waste a lot of cycles.
2018-10-04 11:50:38 -04:00
..
2018-08-08 14:30:51 -04:00
2018-08-10 18:30:38 -07:00
2018-08-08 14:30:51 -04:00
2018-08-08 14:20:35 -04:00