Property | Type | Description | |
---|---|---|---|
OverlayData | OverlayData |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Intro ( |
||
LeaderBoard ( ) : iRacingReplayOverlay.Phases.Capturing | ||
Outro ( Graphics graphics, long duration, long timestamp, long period ) : void | ||
Overlay ( Graphics graphics, long timestamp ) : void |
public Intro ( |
||
graphics | ||
duration | long | |
timestamp | long | |
return | void |
public LeaderBoard ( ) : iRacingReplayOverlay.Phases.Capturing | ||
return | iRacingReplayOverlay.Phases.Capturing |
public Outro ( Graphics graphics, long duration, long timestamp, long period ) : void | ||
graphics | Graphics | |
duration | long | |
timestamp | long | |
period | long | |
return | void |
public Overlay ( Graphics graphics, long timestamp ) : void | ||
graphics | Graphics | |
timestamp | long | |
return | void |