This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
pixelfaucet
Watch
1
Star
0
Fork
You've already forked pixelfaucet
0
mirror of
https://github.com/SleepingInsomniac/pixelfaucet
synced
2025-02-02 20:45:54 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e601c7fb87
pixelfaucet
/
src
/
lib_sdl.cr
14 lines
128 B
Crystal
Raw
Normal View
History
Unescape
Escape
Initial commit 🎮
2021-11-25 14:25:28 -05:00
require
"
sdl
"
Update examples, extend SDL2 with streaming texture access
2022-01-09 18:50:21 -05:00
@[
Link
(
"
SDL2
"
)
]
lib
LibSDL
end
Initial commit 🎮
2021-11-25 14:25:28 -05:00
module
SDL
class
Surface
def
pixels
surface
.
pixels
end
end
end
Reference in a new issue
Copy permalink