Source/Urho3D/Graphics/RibbonTrail.h File Reference
RibbonTrail.h File Reference
#include "../Graphics/Drawable.h"
Include dependency graph for RibbonTrail.h:
Classes | |
struct | Urho3D::TrailPoint |
Trail is consisting of series of tails. Two connected points make a tail. More... | |
class | Urho3D::RibbonTrail |
Drawable component that creates a tail. More... | |
Enumerations | |
enum | TrailType { TT_FACE_CAMERA = 0, TT_BONE } |