settingsChangedSinceUpdate
Declaration
bool settingsChangedSinceUpdate;Overview
Used by subclasses to determine if any settings have been modified via the accessors below since last call to update(). true is settings have changed; false otherwise.
bool settingsChangedSinceUpdate;Used by subclasses to determine if any settings have been modified via the accessors below since last call to update(). true is settings have changed; false otherwise.