命数显示

This commit is contained in:
MrZ626
2020-09-02 20:28:28 +08:00
parent d188580c85
commit d2586faf13
3 changed files with 6 additions and 0 deletions

View File

@@ -836,6 +836,11 @@ local function Pdraw_norm(P)
gc.setColor(1,1,1)
gc.draw(drawableText.bpm,390,480)
gc.draw(drawableText.kpm,344,573)
if P.life>0 then
for i=1,P.life do
gc.draw(IMG.lifeIcon,300+25*i,595,nil,.7)
end
end
mStr(format("%.2f",P.stat.time),-81,518)--Time
mStr(P.score1,-81,560)--Score