File tree Expand file tree Collapse file tree 9 files changed +33
-61
lines changed
reliable-change-detection Expand file tree Collapse file tree 9 files changed +33
-61
lines changed Original file line number Diff line number Diff line change 11+++
2- title = " Manipulating entities with commands "
3- weight = 4
2+ title = " Commands queue up work "
3+ weight = 5
44template = " book-section.html"
55page_template = " book-section.html"
66insert_anchor_links = " right"
77+++
8-
9- TODO: explain what commands are used for
10-
11- TODO: explain that they only run at the end of the stage, mention that they have exclusive world access
12-
13- TODO: show how to spawn, despawn and modify entities with commands
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Detecting changes"
3+ weight = 6
4+ template = " book-section.html"
5+ page_template = " book-section.html"
6+ insert_anchor_links = " right"
7+ +++
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Understanding the magic"
3+ weight = 8
4+ template = " book-section.html"
5+ page_template = " book-section.html"
6+ insert_anchor_links = " right"
7+ +++
Original file line number Diff line number Diff line change 11+++
2- title = " Exclusive `World` access"
3- weight = 8
2+ title = " Exclusive world access"
3+ weight = 7
44template = " book-section.html"
55page_template = " book-section.html"
66insert_anchor_links = " right"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Fetching data with queries"
3+ weight = 2
4+ template = " book-section.html"
5+ page_template = " book-section.html"
6+ insert_anchor_links = " right"
7+ +++
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Systems do work"
3+ weight = 4
4+ template = " book-section.html"
5+ page_template = " book-section.html"
6+ insert_anchor_links = " right"
7+ +++
8+
You can’t perform that action at this time.
0 commit comments