al_set_render_state(1) Allegro 5 API

SYNOPSIS


#include <allegro5/allegro.h>
void al_set_render_state(ALLEGRO_RENDER_STATE state, int value)

DESCRIPTION

Set one of several render attributes; see ALLEGRO_RENDER_STATE(3alleg5) for details.

This function does nothing if the target bitmap is a memory bitmap.

SINCE

5.1.2