Home
last modified time | relevance | path

Searched refs:getTileInvolved (Results 1 – 2 of 2) sorted by last modified time

/dports/games/mari0/
H A Dgame.lua3551 if v:getTileInvolved(currentblock[1]+1, currentblock[2]) then
3626 if v:getTileInvolved(currentblock[1]+1, currentblock[2]) then
H A Demancipationgrill.lua14 local a, b = v:getTileInvolved(self.x, self.y)
151 function emancipationgrill:getTileInvolved(x, y) function