Méthode | Description | |
---|---|---|
GetFrameDuration ( int idx ) : float |
Return the duration for a given animation frame
|
|
GetFrameIdx ( int idx ) : int |
Return the frame definition index for a given animation frame
|
|
GetTotalFrames ( ) : int |
Return total number of frames in the animation
|
public GetFrameDuration ( int idx ) : float | ||
idx | int | the animation frame to retrieve |
Résultat | float |
public GetFrameIdx ( int idx ) : int | ||
idx | int | the animation frame to retrieve |
Résultat | int |