Method

PhocPropertyEaserset_progress

Declaration [src]

void
phoc_property_easer_set_progress (
  PhocPropertyEaser* self,
  float progress
)

Description [src]

Sets the current progress and updates the target objects properties according to the set easing function.

Parameters

progress

Type: float

The current progress.