dtripper: new background, fix up wheel a bit

(Sourced from shakesoda/stepmania.)
This commit is contained in:
Colby Klein
2013-10-08 06:25:55 -07:00
parent 7b259847d9
commit 6d393c76b9
8 changed files with 48 additions and 18 deletions
@@ -176,3 +176,7 @@ Theme.RoundboxInverse = function(Width, Height, Color)
LoadActor(corner)..{ InitCommand=cmd(x,CornerPosX;y,EdgePosY;rotationz,0) }
}
end
Theme.GetAspect = function()
return SCREEN_WIDTH / SCREEN_HEIGHT
end