HeladoDeBrownie / Nexus

creative sandbox game in early development
MIT License
3 stars 1 forks source link

implement grid layout widget #100

Open HeladoDeBrownie opened 3 years ago

HeladoDeBrownie commented 3 years ago

divides its visual space into equally sized rectangles based on how many rows and columns it has. any given slot can be empty or contain a widget. probably also include optional padding