Function traffloat::gas::lerp [−][src]
pub fn lerp(
current: &StorageSize,
next: &NextStorageSize,
time: Instant
) -> GasVolume
Expand description
Interpolates the current graphical size of a storage.
pub fn lerp(
current: &StorageSize,
next: &NextStorageSize,
time: Instant
) -> GasVolume
Interpolates the current graphical size of a storage.