C# Class Spine.PathConstraintSpacingTimeline

Inheritance: PathConstraintPositionTimeline
Afficher le fichier Open project: EsotericSoftware/spine-runtimes Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( Skeleton skeleton, float lastTime, float time, ExposedList firedEvents, float alpha, bool setupPose, bool mixingOut ) : void
PathConstraintSpacingTimeline ( int frameCount ) : System

Method Details

Apply() public méthode

public Apply ( Skeleton skeleton, float lastTime, float time, ExposedList firedEvents, float alpha, bool setupPose, bool mixingOut ) : void
skeleton Skeleton
lastTime float
time float
firedEvents ExposedList
alpha float
setupPose bool
mixingOut bool
Résultat void

PathConstraintSpacingTimeline() public méthode

public PathConstraintSpacingTimeline ( int frameCount ) : System
frameCount int
Résultat System