issues
search
nicopap
/
cuicui_layout
The dumbest and simplest layouting algorithm for bevy
40
stars
2
forks
source link
Add a chirp utility module
#105
Open
nicopap
opened
1 year ago
nicopap
commented
1 year ago
Move
ReflectDsl
to this module
Add the
Marker
impl to it
Add a dynamic
DslBundle
based on
Box<dyn FnOnce(&mut EntityCommands)>
as described in "trick" sections of the book.
ReflectDsl
to this moduleMarker
impl to itDslBundle
based onBox<dyn FnOnce(&mut EntityCommands)>
as described in "trick" sections of the book.