Type alias RenderingUnitFunction

RenderingUnitFunction: ((now, u) => void)

定期的に呼び出される描画用関数 / Rendering function that runs periodically

Type declaration