Home
last modified time | relevance | path

Searched refs:entity_getHairPosition (Results 1 – 7 of 7) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Ddeepeel.lua126 local x, y = entity_getHairPosition(me, i)
H A Doarfish.lua226 local x, y = entity_getHairPosition(me, i)
H A Deel.lua248 local x, y = entity_getHairPosition(me, i)
H A Dplasmawormbg.lua239 local x, y = entity_getHairPosition(me, i*v.glowSegInt)
H A Delectriceel.lua264 local x, y = entity_getHairPosition(me, i)
H A Dplasmaworm.lua235 local x, y = entity_getHairPosition(me, i*v.glowSegInt)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp8057 luaFunc(entity_getHairPosition) in luaFunc() argument
10134 luaRegister(entity_getHairPosition),