Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
HudTrail Class Reference

#include <HudTrail.h>

Public Member Functions

 HudTrail (Body *b, const Color &)
 
void Update (float time)
 
void Render (Graphics::Renderer *r)
 
void Reset (const FrameId newFrame)
 
void SetColor (const Color &c)
 
void SetTransform (const matrix4x4d &t)
 

Constructor & Destructor Documentation

◆ HudTrail()

HudTrail::HudTrail ( Body b,
const Color c 
)
Here is the call graph for this function:

Member Function Documentation

◆ Render()

void HudTrail::Render ( Graphics::Renderer r)
Here is the call graph for this function:

◆ Reset()

void HudTrail::Reset ( const FrameId  newFrame)

◆ SetColor()

void HudTrail::SetColor ( const Color c)
inline

◆ SetTransform()

void HudTrail::SetTransform ( const matrix4x4d t)
inline

◆ Update()

void HudTrail::Update ( float  time)
Here is the call graph for this function:

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