Private
behaviorPrivate
counterThe direction to render logs in.
Private
linesThe amount of time that logs are displayed for (in seconds).
The maximum number of lines to display at once.
Private
offsetPrivate
queueStops the logger and removes all lines.
Once called, addLine will do nothing.
Private
destroyPrivate
enterPrivate
getPrivate
getPrivate
removeSet the behavior for when maxLines is reached.
"drop"
will push the oldest line out, while
"wait"
will wait for space.
Set the offset in pixels from the corner to display logs.
Private
updateGenerated using TypeDoc
A vertical list of Lines.