Skip to main content
Module

x/sdl2/mod.ts>Canvas#present

SDL2 module for Deno
Latest
method Canvas.prototype.present
import { Canvas } from "https://deno.land/x/sdl2@0.9.0/mod.ts";

Update the screen with any rendering performed since the previous call.