Home
last modified time | relevance | path

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

/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaScriptInterface.cpp839 int particlePropertiesCount = 0; in initSimulationAPI() local
842 lua_pushinteger(l, particlePropertiesCount++); in initSimulationAPI()