index.rst 571 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. 2D
  2. ==
  3. .. toctree::
  4. :maxdepth: 1
  5. :name: toc-learn-features-2d
  6. canvas_layers
  7. 2d_transforms
  8. Rendering
  9. ---------
  10. .. toctree::
  11. :maxdepth: 1
  12. :name: toc-learn-features-2d-rendering
  13. 2d_lights_and_shadows
  14. 2d_meshes
  15. 2d_sprite_animation
  16. particle_systems_2d
  17. 2d_antialiasing
  18. custom_drawing_in_2d
  19. Physics and movement
  20. --------------------
  21. .. toctree::
  22. :maxdepth: 1
  23. :name: toc-learn-features-2d-physics
  24. 2d_movement
  25. Tools
  26. -----
  27. .. toctree::
  28. :maxdepth: 1
  29. :name: toc-learn-features-2d-tools
  30. using_tilesets
  31. using_tilemaps