Home
last modified time | relevance | path

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

/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaScriptInterface.cpp2045 int NeighboursClosure(lua_State * l) in NeighboursClosure() function
2094 lua_pushcclosure(l, NeighboursClosure, 6); in simulation_neighbours()