Annoraaq / grid-engine

A grid based movement engine compatible with Phaser3.
https://annoraaq.github.io/grid-engine/
Apache License 2.0
241 stars 20 forks source link

Cache container height #455

Closed Annoraaq closed 12 months ago

Annoraaq commented 12 months ago

Getting the height of a container is an expensive operation, which is why it should be cached when the container is added to GridEngine.