Home
last modified time | relevance | path

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

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dmaterial.hpp332 void getZipperParameter(float *zipper_max_speed_increase, in getZipperParameter() function in Material
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/karts/
H A Dkart.cpp2168 material->getZipperParameter(&max_speed_increase, &duration, in handleZipper()