SuperTuxKart
|
Parameters for a speed-weighted object. More...
#include <kart_model.hpp>
Public Member Functions | |
void | loadFromXMLNode (const XMLNode *xml_node) |
Public Attributes | |
float | m_strength_factor |
Strength factor: how much the kart speed affects the animation's distance from a static pose (-1 to disable) | |
float | m_speed_factor |
Speed factor: how much the kart speed affects the animation's speed (-1 to disable) | |
core::vector2df | m_texture_speed |
Texture speed, in UV coordinates. | |
Parameters for a speed-weighted object.