Public Member Functions | Public Attributes

control::ReplayPath::Step Struct Reference

A step in the animation path (Craft command with time-stamp). More...

#include <_src_control_replay_path.hh>

List of all members.

Public Member Functions

 Step (void)
 Step (const Milliseconds relativeTime, shptr< Command > command)
 ~Step ()

Public Attributes

Milliseconds mMilliseconds
 time relative to beginning of recording/playing
shptr< CommandmCommand
 command to control Craft

Detailed Description

A step in the animation path (Craft command with time-stamp).


Constructor & Destructor Documentation

control::ReplayPath::Step::Step ( void   ) 
control::ReplayPath::Step::Step ( const Milliseconds  relativeTime,
shptr< Command command 
)
control::ReplayPath::Step::~Step (  ) 

Member Data Documentation

command to control Craft

time relative to beginning of recording/playing


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:11