Skip to main content
Module

x/sdl_ts/mod.SDL.ts>RenderCopy

SDL TypeScript bindings.
Go to Latest
function RenderCopy
import { RenderCopy } from "https://deno.land/x/sdl_ts@0.0.4/mod.SDL.ts";

Parameters

renderer: PointerTo<Renderer>
texture: PointerTo<Texture>
srcrect: PointerTo<Rect> | null
dstrect: PointerTo<Rect> | null