Function wasm4_sys::blit

source ·
pub fn blit(sprite: &[u8], x: i32, y: i32, width: u32, height: u32, flags: u32)
Expand description

Copies pixels to the framebuffer.