Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sdl_ts/mod.ts>SDL.BlitScaled

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

Parameters

srcrect: PointerTo<Rect> | null
dstrect: PointerTo<Rect> | null