Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sdl_ts/mod.ts>SDL.RenderDrawRects

SDL TypeScript bindings.
Latest
function SDL.RenderDrawRects
import { SDL } from "https://deno.land/x/sdl_ts@0.0.6/mod.ts";
const { RenderDrawRects } = SDL;

Parameters

renderer: PointerTo<Renderer>
rects: PointerTo<Rect>
count: i32