Crate adi [] [src]

Aldaron's Device Interface is a library developed by Plop Grizzly for creating platform-agnostic apps and video games (similar to SDL).

Modules

clock

Interface with the CPU's Timing Mechanisms to time operations, get the time (TODO), sleep with precision, and animate smoothly

screen

Interface with a monitor or computer/tablet/phone screen to render graphics

Macros

textures

Macro to load multiple textures into an array.