index.rst 633 B

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