Wiki

Clone wiki

Love2D Light and Shadow Engine / setPosition

Object

Circle, Image, Light, Rectangle

Abstract

object.setPosition(x, y)

Arguments

  • float x
  • float y

Return

  • nothing

Description

Set the position of the object.

Updated