|
SuperTuxKart
|
Parameters for a speed-weighted object. More...
#include <kart_model.hpp>
Public Member Functions | |
| Properties & | operator= (const Properties &other) |
| 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) | |
| MovingTexture * | m_moving_texture |
Parameters for a speed-weighted object.