Searched defs:step (Results 1 – 2 of 2) sorted by relevance
132 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()
326 const f32 step = 2.f; in UpdateAnimationFrame() local338 const f32 step = 1.f; in UpdateAnimationFrame() local