A timeline element that occupies a single point in time.
Verse using statement |
using { /Verse.org/Timeline } |
Inheritance Hierarchy
This class is derived from timeline_element.
| Name | Description |
|---|---|
timeline_element |
Abstract definition of any element that can be added to a timeline.See timeline_element_point and timeline_element_span. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
Time |
?float |
The time of this point. May be +/-Inf.NaN will never be updated or queried. |
Functions
| Function Name | Description |
|---|---|
SetTime |