with [#out], displays a frame enable mouse cursor \$1 = float (ignored... mostly for x11 compatibility) disable mouse cursor multi-platform, single window video output grid(rows columns rgb) See [#io.x11] for more info. Same as keypress but when a key gets released instead. See [#io.x11] for more info. This is emitted when a keyboard key is pressed while SDL window is active. Resizes the window to the size of the grid ; Encodes that grid in the display's pixel format ; Also displays it if autodraw is greater than 0 ; The values must be in range 0-255, or else they will be "wrapped". See [#io.x11] for more info. This is emitted every time the cursor moves inside the SDL window. This is also emitted when the cursor is dragging from inside to outside the window. However, button press/release handling is not supported. \$1=y, \$2=x, \$3=DOESN'T WORK WITH SDL