Home
last modified time | relevance | path

Searched refs:node_getPathPosition (Results 1 – 3 of 3) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Darnassi-spirit.lua68 local x, y = node_getPathPosition(v.racePath, v.curNode)
82 local x, y = node_getPathPosition(v.racePath, v.curNode)
85 x, y = node_getPathPosition(v.racePath, v.curNode)
H A Dseahorsecommon.lua429 local x, y = node_getPathPosition(v.racePath, v.curNode)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp5234 luaFunc(node_getPathPosition) in luaFunc() argument
10176 luaRegister(node_getPathPosition),