Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMlTimeLine Class Reference

Manialink control. More...

#include <doc.h>

Inheritance diagram for CMlTimeLine:
[legend]

Public Member Functions

Void ShowFullTimeLine ()
Void ResetCycling ()
Void SetSimpleMediaTrackerPilot (CEditorMediaTracker MediaTracker)
Void SetSelection (Integer Track, Integer Block, Integer Key)
Void SetSeparatorColor (Text HexColor)
Void SetBgColor (Text HexColor)
Void SetCursorColor (Text HexColor)
Void SetRulerColor (Text HexColor)
Void SetRulerLineColor (Text HexColor)
Void SetKeyColor (Text HexColor)
Void SetStartIsCycling (Real Time)
Void SetStopIsCycling (Real Time)
Void SetTimeLimit (Real TimeLimit)
Public Member Functions inherited from CMlControl
Boolean HasClass (Text Class)
Boolean DataAttributeExists (Text DataName)
Text DataAttributeGet (Text DataName)
Void DataAttributeSet (Text DataName, Text DataValue)
Void Show ()
Void Hide ()
Void Focus ()
Void ScriptEvents_Disable ()
Void ScriptEvents_Restore ()

Public Attributes

Real Time
Real TimeMin
Real TimeMax
Integer Page
Integer TracksPerPage
Boolean const IsDraggingCursor
Boolean const IsDraggingBlock
Boolean const IsDraggingKey
Boolean const IsScaling
Boolean const IsPanning
Public Attributes inherited from CMlControl
CMlFrame *const Parent
Text const ControlId
Vec2 Size
CMlControl::AlignHorizontal HorizontalAlign
CMlControl::AlignVertical VerticalAlign
Boolean Visible
Vec2 RelativePosition_V3
Real ZIndex
Real RelativeScale
Real RelativeRotation
Vec2 const AbsolutePosition_V3
Real const AbsoluteScale
Real const AbsoluteRotation
Text ToolTip
Boolean const IsFocused
Public Attributes inherited from CNod
Ident const Id

Additional Inherited Members

Public Types inherited from CMlControl
enum  AlignHorizontal { Left , HCenter , Right , None }
enum  AlignVertical {
  Top , VCenter , Bottom , None ,
  VCenter2
}

Detailed Description

Manialink control.

Supported declare modes :

  • Local

Member Function Documentation

◆ ResetCycling()

Void CMlTimeLine::ResetCycling ( )

◆ SetBgColor()

Void CMlTimeLine::SetBgColor ( Text HexColor)

◆ SetCursorColor()

Void CMlTimeLine::SetCursorColor ( Text HexColor)

◆ SetKeyColor()

Void CMlTimeLine::SetKeyColor ( Text HexColor)

◆ SetRulerColor()

Void CMlTimeLine::SetRulerColor ( Text HexColor)

◆ SetRulerLineColor()

Void CMlTimeLine::SetRulerLineColor ( Text HexColor)

◆ SetSelection()

Void CMlTimeLine::SetSelection ( Integer Track,
Integer Block,
Integer Key )

◆ SetSeparatorColor()

Void CMlTimeLine::SetSeparatorColor ( Text HexColor)

◆ SetSimpleMediaTrackerPilot()

Void CMlTimeLine::SetSimpleMediaTrackerPilot ( CEditorMediaTracker MediaTracker)

◆ SetStartIsCycling()

Void CMlTimeLine::SetStartIsCycling ( Real Time)

◆ SetStopIsCycling()

Void CMlTimeLine::SetStopIsCycling ( Real Time)

◆ SetTimeLimit()

Void CMlTimeLine::SetTimeLimit ( Real TimeLimit)

◆ ShowFullTimeLine()

Void CMlTimeLine::ShowFullTimeLine ( )

Member Data Documentation

◆ IsDraggingBlock

Boolean const CMlTimeLine::IsDraggingBlock

◆ IsDraggingCursor

Boolean const CMlTimeLine::IsDraggingCursor

◆ IsDraggingKey

Boolean const CMlTimeLine::IsDraggingKey

◆ IsPanning

Boolean const CMlTimeLine::IsPanning

◆ IsScaling

Boolean const CMlTimeLine::IsScaling

◆ Page

Integer CMlTimeLine::Page

◆ Time

Real CMlTimeLine::Time

◆ TimeMax

Real CMlTimeLine::TimeMax

◆ TimeMin

Real CMlTimeLine::TimeMin

◆ TracksPerPage

Integer CMlTimeLine::TracksPerPage

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