get tick points from slider

This commit is contained in:
yugecin
2016-11-12 18:25:44 +01:00
parent 9860175196
commit 3dc0ad8c68
4 changed files with 52 additions and 1 deletions

View File

@@ -1727,6 +1727,10 @@ public class Game extends BasicGameState {
*/
public float getBeatLength() { return beatLength; }
public float getBeatLengthBase() {
return beatLengthBase;
}
/**
* Sets the beat length fields based on a given timing point.
* @param timingPoint the timing point