bevy/examples/games
Chia-Hsiang Cheng 585dac0582 Remove auto-margin properties from the examples (#6535)
# Objective

Fixes #6498.

## Solution

Adding a parent node with properties AlignItems::Center and JustifyContent::Center to centered child nodes and removing their auto-margin properties.
2022-11-21 14:38:35 +00:00
..
alien_cake_addict.rs Remove auto-margin properties from the examples (#6535) 2022-11-21 14:38:35 +00:00
breakout.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
contributors.rs Don't kill contributors on window squish (#6675) 2022-11-18 11:24:07 +00:00
game_menu.rs Remove auto-margin properties from the examples (#6535) 2022-11-21 14:38:35 +00:00