Skip to content

bloqade.lanes.visualize.artist.Renderer

← Module overview

classRenderersource

bloqade.lanes.visualize.artist.Renderer

Bases: ABC

class Renderer

methodmax_timesource

bloqade.lanes.visualize.artist.Renderer.max_time

def max_time() -> float

Returns

float

source

methodupdatesource

bloqade.lanes.visualize.artist.Renderer.update

def update(time: float)

Parameters

NameTypeDescription
timefloat
source