Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Object.h300 bool SetLightRange(int32_t iToRange, int32_t iToFadeoutRange);
H A DC4Object.cpp4010 bool C4Object::SetLightRange(int32_t iToRange, int32_t iToFadeoutRange) in SetLightRange() argument
4013 lightRange = iToRange; in SetLightRange()