SpritesheetAnimator.animDrawPriority - HermesPasser/Ramu GitHub Wiki

int SpritesheetAnimator.animDrawPriority

Description

Priority in the game loop draw list for each SpriteSheetAnimation attached on it.

Note: The priority of animations added before you change the value of it will not change.

See also Drawable.drawPriority.