WebRadioApp  0.1
_EffectsFloatEffect.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
#include "_EffectsEffect.h"
Include dependency graph for _EffectsFloatEffect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _EffectsFloatEffect_
 

Functions

 EW_METHOD (Animate, void)(EffectsFloatEffect _this
 
XFloat aProgress void EffectsFloatEffect_Animate (EffectsFloatEffect _this, XFloat aProgress)
 

Macro Definition Documentation

◆ _EffectsFloatEffect_

#define _EffectsFloatEffect_

Function Documentation

◆ EffectsFloatEffect_Animate()

XFloat aProgress void EffectsFloatEffect_Animate ( EffectsFloatEffect  _this,
XFloat  aProgress 
)

References EwOnSetFloat().

Here is the call graph for this function:

◆ EW_METHOD()

EW_METHOD ( Animate  ,
void   
)