Home
last modified time | relevance | path

Searched defs:is_climbing (Results 1 – 7 of 7) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/Ropeladder.ocd/LadderSegment.ocd/
H A DScript.c27 public func CanNotBeClimbed(bool is_climbing) in CanNotBeClimbed()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Vegetation.ocd/Vine.ocd/VineSegment.ocd/
H A DScript.c24 public func CanNotBeClimbed(bool is_climbing) in CanNotBeClimbed()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/Ladder.ocd/LadderPart.ocd/
H A DScript.c22 public func CanNotBeClimbed(bool is_climbing) in CanNotBeClimbed()
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dlocalplayer.h60 bool is_climbing = false; variable
H A Dclientenvironment.cpp158 bool is_climbing = lplayer->is_climbing; in step() local
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dplayer.h250 bool is_climbing; variable
H A Denvironment.cpp2348 bool is_climbing = lplayer->is_climbing; in step() local