Home
last modified time | relevance | path

Searched defs:step (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/demos/snd/demolib/include/
Ddemolib.h132 ParamInt( const char* name, int init, int step, int min, int max ) in ParamInt()
162 ParamF32( const char* name, f32 init, f32 step, f32 min, f32 max ) in ParamF32()
/NW4C-1.3.3/demos/lyt/animShare/sources/
Dmain.cpp326 const f32 step = 2.f; in UpdateAnimationFrame() local
338 const f32 step = 1.f; in UpdateAnimationFrame() local