Abstract
A bare minimal abstract skill for fully custom skill implementations. This class should be considered a "processing" class and not persisted.
Returns the calculated difficulty value representing all difficulty hit objects that have been processed up to this point.
Process a DifficultyHitObject.
The difficulty hit object to process.
A bare minimal abstract skill for fully custom skill implementations. This class should be considered a "processing" class and not persisted.