Skip to content

Commit acad39d

Browse files
committed
Remove components chapter, renumber other chapters
1 parent 08a152c commit acad39d

File tree

164 files changed

+40
-561
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+40
-561
lines changed

articles/toc.yml

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -120,28 +120,26 @@
120120
href: tutorials/building_2d_games/03_the_game1_file/
121121
- name: "04: Creating a Class Library"
122122
href: tutorials/building_2d_games/04_creating_a_class_library/
123-
- name: "05: Game Components"
124-
href: tutorials/building_2d_games/05_game_components/
125-
- name: "06: Content Pipeline"
126-
href: tutorials/building_2d_games/06_content_pipeline/
127-
- name: "07: Working with Textures"
128-
href: tutorials/building_2d_games/07_working_with_textures/
129-
- name: "08: Optimizing Texture Rendering"
130-
href: tutorials/building_2d_games/08_optimizing_texture_rendering/
131-
- name: "09: The Sprite Class"
132-
href: tutorials/building_2d_games/09_the_sprite_class/
133-
- name: "10: The AnimatedSprite Class"
134-
href: tutorials/building_2d_games/10_the_animatedsprite_class/
135-
- name: "11: Handling Input"
136-
href: tutorials/building_2d_games/11_handling_input/
137-
- name: "12: Input Management"
138-
href: tutorials/building_2d_games/12_input_management/
139-
- name: "13: Collision Detection"
140-
href: tutorials/building_2d_games/13_collision_detection/
141-
- name: "14: Sound Effects and Music"
142-
href: tutorials/building_2d_games/14_soundeffects_and_music/
143-
- name: "15: Working with SpriteFonts"
144-
href: tutorials/building_2d_games/15_working_with_spritefonts/
123+
- name: "05: Content Pipeline"
124+
href: tutorials/building_2d_games/05_content_pipeline/
125+
- name: "06: Working with Textures"
126+
href: tutorials/building_2d_games/06_working_with_textures/
127+
- name: "07: Optimizing Texture Rendering"
128+
href: tutorials/building_2d_games/07_optimizing_texture_rendering/
129+
- name: "08: The Sprite Class"
130+
href: tutorials/building_2d_games/08_the_sprite_class/
131+
- name: "09: The AnimatedSprite Class"
132+
href: tutorials/building_2d_games/09_the_animatedsprite_class/
133+
- name: "10: Handling Input"
134+
href: tutorials/building_2d_games/10_handling_input/
135+
- name: "11: Input Management"
136+
href: tutorials/building_2d_games/11_input_management/
137+
- name: "12: Collision Detection"
138+
href: tutorials/building_2d_games/12_collision_detection/
139+
- name: "13: Sound Effects and Music"
140+
href: tutorials/building_2d_games/13_soundeffects_and_music/
141+
- name: "14: Working with SpriteFonts"
142+
href: tutorials/building_2d_games/14_working_with_spritefonts/
145143
- name: Console Access
146144
href: console_access.md
147145
- name: Help and Support
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)