Home
last modified time | relevance | path

Searched refs:simulation_floodWalls (Results 1 – 2 of 2) sorted by relevance

/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaScriptInterface.h80 static int simulation_floodWalls(lua_State * l);
H A DLuaScriptInterface.cpp754 {"floodWalls", simulation_floodWalls}, in initSimulationAPI()
1396 int LuaScriptInterface::simulation_floodWalls(lua_State * l) in simulation_floodWalls() function in LuaScriptInterface