Home
last modified time | relevance | path

Searched refs:collision_squished (Results 1 – 25 of 63) sorted by relevance

123

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/badguy/
H A Dkamikazesnowball.hpp35 virtual bool collision_squished(GameObject& object) override;
56 virtual bool collision_squished(GameObject& object) override;
H A Dkamikazesnowball.cpp45 KamikazeSnowball::collision_squished(GameObject& object) in collision_squished() function in KamikazeSnowball
110 LeafShot::collision_squished(GameObject& object) in collision_squished() function in LeafShot
H A Dskullyhop.cpp68 SkullyHop::collision_squished(GameObject& object) in collision_squished() function in SkullyHop
71 return BadGuy::collision_squished(object); in collision_squished()
H A Dsmartball.cpp29 SmartBall::collision_squished(GameObject& object) in collision_squished() function in SmartBall
H A Dwalkingleaf.cpp29 WalkingLeaf::collision_squished(GameObject& object) in collision_squished() function in WalkingLeaf
H A Dwalkingleaf.hpp33 virtual bool collision_squished(GameObject& object) override;
H A Dmrtree.hpp32 virtual bool collision_squished(GameObject& object) override;
H A Dsmartball.hpp34 virtual bool collision_squished(GameObject& object) override;
H A Dpoisonivy.cpp46 PoisonIvy::collision_squished(GameObject& object) in collision_squished() function in PoisonIvy
H A Dpoisonivy.hpp33 virtual bool collision_squished(GameObject& object) override;
H A Dsnowman.hpp33 virtual bool collision_squished(GameObject& object) override;
H A Dsnowball.cpp35 SnowBall::collision_squished(GameObject& object) in collision_squished() function in SnowBall
H A Dsnowball.hpp32 virtual bool collision_squished(GameObject& object) override;
H A Dcrystallo.hpp36 virtual bool collision_squished(GameObject& object) override;
H A Dcaptainsnowball.hpp36 virtual bool collision_squished(GameObject& object) override;
H A Dflyingsnowball.hpp35 virtual bool collision_squished(GameObject& object) override;
H A Dbouncing_snowball.hpp37 virtual bool collision_squished(GameObject& object) override;
H A Dshort_fuse.hpp34 virtual bool collision_squished (GameObject& object) override;
H A Dspidermite.hpp44 virtual bool collision_squished(GameObject& object) override;
H A Dowl.hpp45 virtual bool collision_squished(GameObject& object) override;
H A Dstumpy.hpp43 virtual bool collision_squished(GameObject& object) override;
H A Dscrystallo.hpp39 virtual bool collision_squished(GameObject& object) override;
H A Dskullyhop.hpp31 virtual bool collision_squished(GameObject& object) override;
H A Dtoad.hpp31 virtual bool collision_squished(GameObject& object) override;
H A Dmole.hpp29 virtual bool collision_squished(GameObject& object) override;

123