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

#include <SpeedLines.h>

Public Member Functions

 SpeedLines (Ship *)
 
void Update (float time)
 
void Render (Graphics::Renderer *)
 
void SetTransform (const matrix4x4d &t)
 
ShipGetShip () const
 

Constructor & Destructor Documentation

◆ SpeedLines()

SpeedLines::SpeedLines ( Ship s)

Member Function Documentation

◆ GetShip()

Ship * SpeedLines::GetShip ( ) const
inline

◆ Render()

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

◆ SetTransform()

void SpeedLines::SetTransform ( const matrix4x4d t)
inline

◆ Update()

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

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