Wiki

Clone wiki

Love2D Light and Shadow Engine / getWidth

Object

Image, Rectangle

Abstract

x = object.getWidth()

Arguments

  • none

Return

  • float width

Description

Get the width of the object.

Updated