⚲
Class:
Tile
Lua
C++
Edit
Tile:SetPosition
This method sets the tile position in 2D space. The Z position can be used for sorting tiles.
Syntax
SetPosition
(number x, number y, number z = 0)
SetPosition
(
Vec2
position)
SetPosition
(
Vec2
position)
Parameter
Description
position (x,y,z)
position to set
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation