Enumeration

PhoshAnimationType

Declaration

enum Phosh.AnimationType

Description [src]

The animation type of PhoshAnimationType.

Members

Name Description
PHOSH_ANIMATION_TYPE_EASE_OUT_CUBIC

Use easeOutCubic interpolation.

PHOSH_ANIMATION_TYPE_EASE_OUT_BOUNCE

Use easeOutBounce interpolation.