jmmk / clash-attack-sim

https://jmmk.github.io/clash-attack-sim/
Other
3 stars 1 forks source link

Use PIXI option to prevent pixel interpolation #18

Open jmmk opened 8 years ago

jmmk commented 8 years ago

@param [options.roundPixels=false] {boolean} If true Pixi will Math.floor() x/y values when rendering, stopping pixel interpolation.