C# 클래스 AiModtpDifficultyCalculator.AiModtpDifficulty

osu!tp's difficulty calculator ported to the osu! sdk as far as so far possible.
상속: osu.GameModes.Edit.AiMod.AiModRuleset
파일 보기 프로젝트 열기: Tom94/AiModtpDifficultyCalculator 1 사용 예제들

보호된 메소드들

메소드 설명
RunAllRules ( List hitObjects ) : void

비공개 메소드들

메소드 설명
CalculateDifficulty ( DifficultyType Type ) : double
CalculateStrainValues ( ) : bool

메소드 상세

RunAllRules() 보호된 메소드

protected RunAllRules ( List hitObjects ) : void
hitObjects List
리턴 void