Class

Track

Track()

Constructor

# new Track()

历史轨迹

Author:
  • xyj

Methods

# _restart()

重头开始播放动画

# addPosition(position, duration) → {Track}

Adds Position

Parameters:
Name Type Description
position
duration
Track

# setBillboard(icon, style) → {Track}

Sets billboard

Parameters:
Name Type Description
icon
style
Track

# setLabel(text, style) → {Track}

Sets label

Parameters:
Name Type Description
text
style
Track

# setModel(modelPath, style) → {Track}

Sets model

Parameters:
Name Type Description
modelPath
style
Track

# setPath(visible, style) → {Track}

Parameters:
Name Type Description
visible
style
Track