Home
last modified time | relevance | path

Searched defs:cause_player (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/System.ocg/
H A DInflameLandscape.c9 global func InflameLandscape(int x, int y, int cause_player) in InflameLandscape()
/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4Landscape.cpp1080 bool C4Landscape::Incinerate(int32_t x, int32_t y, int32_t cause_player) in Incinerate()