feat: Decouple Block from isometric_tile_map_component, add helper methods (#3859)
Extract `Block` class as it is overall useful for any tile maps or 2d-matrix handling, not only isometric tile maps. Adds several helper methods and operators to make using the data class easier.
L
Luan Nico committed
6d052afd086cd1e6ce28579798ea3874ef6dfd40
Parent: a2b7f93
Committed by GitHub <noreply@github.com>
on 3/14/2026, 6:52:14 PM