SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SpeedWeightedObject::Properties Struct Reference

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.
 

Detailed Description

Parameters for a speed-weighted object.


The documentation for this struct was generated from the following files: