davidfig / pixi-cull

a library to visibly cull objects designed to work with pixi.js
MIT License
112 stars 15 forks source link

fix cull type #19

Closed AdrienLemaire closed 3 years ago

AdrienLemaire commented 3 years ago

Small fix for #18

callback type should match queryCallback callback type. Also, SpatialHash cull should support callback

davidfig commented 3 years ago

Cool. Thanks again! Published as v1.1.2.