Skip to main content
Module

x/sdl_ts/mod.SDL.ts>RWops

SDL TypeScript bindings.
Go to Latest
class RWops
implements Struct
Re-export
import { RWops } from "https://deno.land/x/sdl_ts@v0.0.2/mod.SDL.ts";

Properties

readonly
_data: PointerValue<RWops>

Static Properties

IS_OPAQUE: boolean

Static Methods

of(data: PointerValue<RWops>): RWops | null