pixijs / pixi-react

Write PIXI apps using React declarative style
https://pixijs.io/pixi-react/
MIT License
2.42k stars 180 forks source link

Feature Request: allow useTick to be given a Ticker 💓 #514

Open IanSSenne opened 3 months ago

IanSSenne commented 3 months ago

Description

it would be useful for useTick to be able to take a ticker, for example a clock in a game that's not bound to the framerate.