C# Class TimeRulerLibrary.TimeRuler.Marker

Marker structure.
Show file Open project: jaquadro/MonoGdx

Public Properties

Property Type Description
BeginTime float
Color Color
EndTime float
MarkerId int

Property Details

BeginTime public property

public float BeginTime
return float

Color public property

public Color Color
return Color

EndTime public property

public float EndTime
return float

MarkerId public property

public int MarkerId
return int