Ramu.callSortDraw - HermesPasser/Ramu GitHub Wiki

static bool Ramu.callSortDraw

Description

Flag to tell Ramu to sort the update list in the loop. Is set to false when init is called and true every time that a Drawable is created.

See also Ramu.callSortCollision and Ramu.callSortUpdate.