dtripper: Mess with wheel items

(Sourced from shakesoda/stepmania.)
This commit is contained in:
Colby Klein
2013-10-07 14:30:28 -07:00
parent ff12dc332f
commit 7b76ed78d6
3 changed files with 90 additions and 0 deletions
@@ -150,4 +150,10 @@ t[#t].SetMessageCommand = function(self, params)
end
end
t[#t+1] = Def.Quad {}
t[#t].InitCommand = cmd(MaskSource,true;setsize,width+1,height+1)
t[#t+1] = Theme.RoundboxInverse(width+6,height,color("0.85,0.85,0.85,1"))
t[#t].InitCommand = cmd(runcommandsonleaves,cmd(ztestmode,'ZTestMode_WriteOnFail';blend,Blend.InvertDest))
return t