Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-03-28 10:42:26 +01:00
parent c05db58ecc
commit 15e264eb3f
21 changed files with 186 additions and 45 deletions

View File

@@ -30,6 +30,11 @@ Description
Occludes light cast by a Light2D, casting shadows. The LightOccluder2D must be provided with an :ref:`OccluderPolygon2D<class_OccluderPolygon2D>` in order for the shadow to be computed.
Tutorials
---------
- :doc:`../tutorials/2d/2d_lights_and_shadows`
Property Descriptions
---------------------