#include <revolution/gx.h>void GXPokeAlphaUpdate( GXBool update_enable );
| update_enable | Enables alpha-buffer updates when . |
None.
This function enables or disables alpha-buffer updates for GXPoke* functions. The normal rendering state (GXSetAlphaUpdate) is not effected.
03/01/2006 Initial version.