index.rst 595 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. Physics and movement
  21. --------------------
  22. .. toctree::
  23. :maxdepth: 1
  24. :name: toc-learn-features-2d-physics
  25. 2d_movement
  26. Tools
  27. -----
  28. .. toctree::
  29. :maxdepth: 1
  30. :name: toc-learn-features-2d-tools
  31. using_tilesets
  32. using_tilemaps