Home
last modified time | relevance | path

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

/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaScriptInterface.h115 static int simulation_gspeed(lua_State * l);
H A DLuaScriptInterface.cpp791 {"gspeed", simulation_gspeed}, in initSimulationAPI()
2112 int LuaScriptInterface::simulation_gspeed(lua_State * l) in simulation_gspeed() function in LuaScriptInterface