Home  ·  Downloads  ·  Your Account  ·  Submit News
Documentation Homepage
HAMLib reference
Back to HAM Homepage


fx.c File Reference

Special FX Control functions. More...

#include "mygba.h"

Functions

void ham_SetFxMode (u16 source_layer, u16 target_layer, u16 fx_mode)
 Set the affected layers for alpha blending and tranparency.

void ham_SetFxAlphaLevel (u16 source_intensity, u16 target_intensity)
 Set the tranparency/luminosity amount of FX layers.

void ham_SetFxBrightnessLevel (u16 intensity)
 Set the brightness/darkness amount of FX layers.


Detailed Description

Special FX Control functions.



Documentation Homepage | HAMLib reference | Back to HAM Homepage
documentation created with Doxygen