Wiki

Clone wiki

Love2D Light and Shadow Engine / setTranslation

Object

World

Abstract

world.setTranslation(x, y)

Arguments

  • float x
  • float y

Return

  • nothing

Description

Take this function, when you use camera translations.

Updated