Flutter Engine
The Flutter Engine
|
Functions | |
static SkMSec | NanosToMSec (double nanos) |
static double | NanosToSeconds (double nanos) |
static float | Scaled (float time, float speed, float period=0) |
static float | PingPong (double time, float period, float phase, float ends, float mid) |
static float | SineWave (double time, float periodInSecs, float phaseInSecs, float min, float max) |
|
inlinestatic |
Definition at line 16 of file TimeUtils.h.
|
inlinestatic |
Definition at line 22 of file TimeUtils.h.
|
inlinestatic |
Definition at line 37 of file TimeUtils.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 48 of file TimeUtils.h.