OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Properties | List of all members
OpenSim.Region.Framework.Scenes.KeyframeTimer Class Reference

Public Member Functions

 KeyframeTimer (Scene scene)
 
void Start ()
 

Static Public Member Functions

static void Add (KeyframeMotion motion)
 
static void Remove (KeyframeMotion motion)
 

Properties

double TickDuration [get]
 

Detailed Description

Definition at line 48 of file KeyframeMotion.cs.

Constructor & Destructor Documentation

OpenSim.Region.Framework.Scenes.KeyframeTimer.KeyframeTimer ( Scene  scene)
inline

Definition at line 64 of file KeyframeMotion.cs.

Member Function Documentation

static void OpenSim.Region.Framework.Scenes.KeyframeTimer.Add ( KeyframeMotion  motion)
inlinestatic

Definition at line 117 of file KeyframeMotion.cs.

static void OpenSim.Region.Framework.Scenes.KeyframeTimer.Remove ( KeyframeMotion  motion)
inlinestatic

Definition at line 158 of file KeyframeMotion.cs.

void OpenSim.Region.Framework.Scenes.KeyframeTimer.Start ( )
inline

Definition at line 72 of file KeyframeMotion.cs.

Property Documentation

double OpenSim.Region.Framework.Scenes.KeyframeTimer.TickDuration
get

Definition at line 60 of file KeyframeMotion.cs.


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