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

Go to the source code of this file.

Macros

#define _EffectsPointEffect_
 

Functions

 EW_METHOD (Animate, void)(EffectsPointEffect _this
 
XFloat aProgress void EffectsPointEffect_Animate (EffectsPointEffect _this, XFloat aProgress)
 

Macro Definition Documentation

◆ _EffectsPointEffect_

#define _EffectsPointEffect_

Function Documentation

◆ EffectsPointEffect_Animate()

XFloat aProgress void EffectsPointEffect_Animate ( EffectsPointEffect  _this,
XFloat  aProgress 
)

References EwMathRound(), EwNewPoint(), and EwOnSetPoint().

Here is the call graph for this function:

◆ EW_METHOD()

EW_METHOD ( Animate  ,
void   
)