System.mPriority

Used internally to hold the priority of this system within the system list. This is used to order the systems so they are updated in the correct order.

class System
protected
int mPriority;

Meta