Skip to main content

ANIM_SCALE

Constant ANIM_SCALE 

Source
pub const ANIM_SCALE: i32 = 1024;
Expand description

Scaling factor for fixed-point calculations. Values are scaled to 0..=ANIM_SCALE range for integer math.