Class TimelineWidget
Inheritance
TimelineWidget
Assembly: solution.dll
public class TimelineWidget
Constructors
Fields
Properties
Methods
Name |
Description |
DrawLabel(Rect, string, Color)
|
|
DrawLabelInsideRectangle(Rect, string, Color)
|
|
DrawLineAtTime(DrawInfo, float, Color)
|
|
DrawNotations(DrawInfo, int, float, bool, TimelineViewMode)
|
|
DrawRange(Rect, Color)
|
|
DrawRectangle(Rect, Color)
|
|
DrawRectangleDetour(Rect, Color, float)
|
|
DrawRectangleWithDetour(Rect, Color, Color, float)
|
|
GetCurrentPositionFromMouse(Rect, Vector2)
|
|
GetDesiredPositionFromMouse(Rect, Vector2)
|
|
GetDesiredPositionFromPoint(Rect, float)
|
|
GetLabelSize(string)
|
|
GetPositionFromPoint(Rect, float)
|
|
Update(Rect, float)
|
|