⚲
Class:
Tile
Lua
C++
Edit
Tile:Move
This method moves the tile by the specified distance. The Z position can be used for sorting tiles.
Syntax
Move
(number x, number y, number z = 0)
Move
(
Vec2
movement)
Move
(
Vec3
movement)
Parameter
Description
movement (x,y,z)
movement to apply to the tile
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation