index.rst 610 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. Rendering
  10. ---------
  11. .. toctree::
  12. :maxdepth: 1
  13. :name: toc-learn-features-2d-rendering
  14. 2d_lights_and_shadows
  15. 2d_meshes
  16. 2d_sprite_animation
  17. particle_systems_2d
  18. 2d_antialiasing
  19. custom_drawing_in_2d
  20. 2d_parallax
  21. Physics and movement
  22. --------------------
  23. .. toctree::
  24. :maxdepth: 1
  25. :name: toc-learn-features-2d-physics
  26. 2d_movement
  27. Tools
  28. -----
  29. .. toctree::
  30. :maxdepth: 1
  31. :name: toc-learn-features-2d-tools
  32. using_tilesets
  33. using_tilemaps