Searched refs:NeighboursClosure (Results 1 – 1 of 1) sorted by relevance
2045 int NeighboursClosure(lua_State * l) in NeighboursClosure() function2094 lua_pushcclosure(l, NeighboursClosure, 6); in simulation_neighbours()