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

Go to the source code of this file.

Macros

#define _EffectsInt32Effect_
 

Functions

 EW_METHOD (Animate, void)(EffectsInt32Effect _this
 
XFloat aProgress void EffectsInt32Effect_Animate (EffectsInt32Effect _this, XFloat aProgress)
 

Macro Definition Documentation

◆ _EffectsInt32Effect_

#define _EffectsInt32Effect_

Function Documentation

◆ EffectsInt32Effect_Animate()

XFloat aProgress void EffectsInt32Effect_Animate ( EffectsInt32Effect  _this,
XFloat  aProgress 
)

References EwMathRound(), and EwOnSetInt32().

Here is the call graph for this function:

◆ EW_METHOD()

EW_METHOD ( Animate  ,
void   
)