Home
last modified time | relevance | path

Searched defs:GetLightLevel (Results 1 – 4 of 4) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Dregion.cpp84 void Region::GetLightLevel(ScriptMethodParams &params) { in GetLightLevel() function in AGS3::Plugins::Core::Region
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_sectors.cpp1027 int side_t::GetLightLevel (bool foggy, int baselight, bool is3dlight, int *pfakecontrast) const in GetLightLevel() function in side_t
H A Dr_defs.h675 int GetLightLevel() const in GetLightLevel() function
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.cpp3837 unsigned int Map::GetLightLevel(const Point &Pos) const in GetLightLevel() function in GemRB::Map