rexrainbow / phaser3-rex-notes

Notes of phaser3 engine
MIT License
1.21k stars 262 forks source link

GridSizer.d.ts missing some methods #451

Closed hnegus1 closed 3 months ago

hnegus1 commented 3 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 3 months ago

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