Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4Particles.h42 C4PV_Wind, enumerator
H A DC4Particles.cpp534 case C4PV_Wind: in SetType()
663 case C4PV_Wind: in Set()
666 SetType(C4PV_Wind); in Set()
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GameScript.cpp1955 pArray->SetItem(0, C4VInt(C4PV_Wind)); in FnPV_Wind()