Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/demolib/include/
Ddemolib.h134 ParamInt( const char* name, int init, int step, int min, int max ) in ParamInt()
164 ParamF32( const char* name, f32 init, f32 step, f32 min, f32 max ) in ParamF32()
/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp328 const f32 step = 2.f; in UpdateAnimationFrame() local
340 const f32 step = 1.f; in UpdateAnimationFrame() local