1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- :allow_comments: False
- 2D
- ==
- .. toctree::
- :maxdepth: 1
- :name: toc-learn-features-2d
- canvas_layers
- 2d_transforms
- .. _doc_2d_rendering:
- Rendering
- ---------
- .. toctree::
- :maxdepth: 1
- :name: toc-learn-features-2d-rendering
- 2d_lights_and_shadows
- 2d_meshes
- 2d_sprite_animation
- particle_systems_2d
- 2d_antialiasing
- custom_drawing_in_2d
- 2d_parallax
- Physics and movement
- --------------------
- .. toctree::
- :maxdepth: 1
- :name: toc-learn-features-2d-physics
- 2d_movement
- Tools
- -----
- .. toctree::
- :maxdepth: 1
- :name: toc-learn-features-2d-tools
- using_tilesets
- using_tilemaps
|