Wiki

Clone wiki

Love2D Light and Shadow Engine / setDimension

Object

Image, Rectangle

Abstract

image.setDimension(width, height)

Arguments

  • float width
  • float height

Return

  • nothing

Description

Set the dimension of the object.

Updated