Crate awi[][src]

Aldaron's Window Interface is a library developed by Plop Grizzly for creating a window and handling it's input.

Re-exports

pub extern crate afi;
pub extern crate afi_docf;

Structs

Window

A window on Windows, Android, IOS, Wayland, XWindows, Direct to Display, Aldaron's OS, Arduino, Nintendo Switch, A Web Page, or No OS.

Enums

Align

Text alignment

Emphasis

Text emphasis

FontColor

Text color

Input

Input to the window, that's put into the input queue, when an event has occurred.

WindowConnection

Connection is listed first, then window.

Traits

WindowOps

Native window operations for implementing new platforms.