Module adi::screen[][src]

Screen interface API.

Re-exports

pub use self::adi_screen::*;

Macros

models

Macro to load models from files for the window.

sprites

Macro to create multiple sprites in an array.

sprites_fog

Macro to create multiple fog-affected sprites in an array.

sprites_gui

Macro to create multiple non-camera affected sprites in an array.

textures

Macro to load textures from files for the window.