rexrainbow / phaser3-rex-notes

Notes of phaser3 engine
MIT License
1.22k stars 263 forks source link

GridSizer.d.ts missing some methods #451

Closed hnegus1 closed 5 months ago

hnegus1 commented 5 months ago

Hi there!

GridSizer.d.ts is missing some methods.

getChildAt() and childToGridIndex()

See https://github.com/rexrainbow/phaser3-rex-notes/pull/450

Thanks!

hnegus1 commented 5 months ago

Resolved with https://github.com/rexrainbow/phaser3-rex-notes/pull/450