PurpleKingdomGames/roguelike-starterkit

ComponentGroup: Option to inherit bounds.

Closed this issue · 1 comments

At the moment, each component group has a fixed size. The default should be to inherit from the group above somehow, so that if the one above changes, the new size is propagated somehow.

First cut of this is merged.