Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
sdl_ts
/
src
/
error.ts
SDL TypeScript bindings.
smack0007/SDL_ts
Version
Latest
0.0.6
0.0.5
0.0.4
0.0.3
v0.0.2
v0.0.1
Menu
SDL
SDL_image
boxes.ts
c
BoxedArray
c
BoxedNumber
c
BoxedPointer
c
BoxedValue
f
getBoxableValueFactory
error.ts
c
SDLError
memory.ts
c
Memory
pointers.ts
c
Pointer
T
PointerTo
types.ts
I
AllocatableStruct
I
Struct
I
StructConstructor
T
AllocatableStructConstructor
T
BoxableValue
T
BoxableValueConstructor
T
Constructor
T
PointerValue
T
PrimitiveType
T
TypedArray
T
Writeable
v
F32
v
F64
v
I16
v
I32
v
I64
v
I8
v
Int
v
U16
v
U32
v
U64
v
U8
E
f32
E
f64
E
i16
E
i32
E
i64
E
i8
E
int
E
u16
E
u32
E
u64
E
u8
import
*
as
sdlTs
from
"https://deno.land/x/sdl_ts@0.0.6/src/error.ts"
;
Classes
c
SDLError