|
120 | 120 | href: tutorials/building_2d_games/03_the_game1_file/
|
121 | 121 | - name: "04: Creating a Class Library"
|
122 | 122 | 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/ |
145 | 143 | - name: Console Access
|
146 | 144 | href: console_access.md
|
147 | 145 | - name: Help and Support
|
|
0 commit comments