Release v0.3: adapt Android layout to wide screens
This commit is contained in:
@@ -23,6 +23,10 @@ const COLORS := {
|
||||
"viola": Color("9b7ede"),
|
||||
}
|
||||
|
||||
static func horizontal_scale(viewport_width: float) -> float:
|
||||
return viewport_width / VIEW.x
|
||||
|
||||
|
||||
const BALL_NOTES := {
|
||||
"rosso": 261.63,
|
||||
"blu": 293.66,
|
||||
|
||||
Reference in New Issue
Block a user