Allegro
Graphics mode, fullscreen attatches a listener to fullscreen when clicked
canvas width in pixels, 0 for don't care (will use actual canvas size)
canvas height in pixels, 0 for don't care (will use actual canvas size)
Video width (not supported)
video height (not supported)
0 on success or -1 on error
1.9.7
This function should be before calling any other graphics routines. It selects the canvas element for rendering and sets the resolution. It also loads the default font.
Generated using TypeDoc
Enables graphics.