Module pix_engine::core::state::settings[][src]

Expand description

Settings for the current PixEngine PixState.

Structs

Font style for drawing text.

Enums

Angle mode which changes how math functions interpreted.

Drawing mode which changes how arcs are drawn.

Drawing mode which changes how textures are blended together.

Drawing mode which changes how (x, y) coordinates are interpreted.

Type Definitions

Drawing mode which changes how (x, y) coordinates are interpreted when drawing Ellipses.

Drawing mode which changes how (x, y) coordinates are interpreted when drawing Images.

Drawing mode which changes how (x, y) coordinates are interpreted when drawing Rects.