| njSetFadeColor | Japanese |
|---|---|
<-|INDEX|-> | |
| Specifies the fade color. | |
#include <Ninja.h> void njSetFadeColor(c) Uint32 c
Float fade_val;
njSetFadeColor(0xff00ff00);
njExcuteFade(fade_val);
njFadeEnable();
:
Drawing models etc.
:
njFadeDisable();
![]() | The example above only explains the flow of the fog feature, and therefore, it is not for actual use. |
| njSetFadeColor | <-|INDEX|-> |
|---|