Wiki

Clone wiki

Love2D Light and Shadow Engine / setShadow

Object

Circle, Image, Polygon, Rectangle

Abstract

object.setShadow(shadow)

Arguments

  • boolean shadow

Return

  • nothing

Description

Set the flag if the object cast a shadow.

Updated