Urho3D
|
#include "../Scene/Component.h"
Classes | |
class | Dviglo::SmoothedTransform |
Transform smoothing component for network updates. More... | |
Enumerations | |
enum | Dviglo::SmoothingType : unsigned { Dviglo::SMOOTH_NONE = 0, Dviglo::SMOOTH_POSITION = 1, Dviglo::SMOOTH_ROTATION = 2 } |
Functions | |
Dviglo::URHO3D_FLAGSET (SmoothingType, SmoothingTypeFlags) | |
enum Dviglo::SmoothingType : unsigned |