Wiki

Clone wiki

Love2D Light and Shadow Engine / getX

Object

Body

Abstract

x = object.getX()

Arguments

  • none

Return

  • float x

Description

Get the x position of the object.

Updated