mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-13 09:02:10 +00:00
text
This commit is contained in:
parent
ec729dfa48
commit
3eb16c2e77
@ -106,6 +106,8 @@ func Update(deltaTime)
|
|||||||
CPP.Graphics.Draw(lPaddle)
|
CPP.Graphics.Draw(lPaddle)
|
||||||
CPP.Graphics.Draw(rPaddle)
|
CPP.Graphics.Draw(rPaddle)
|
||||||
|
|
||||||
|
// scoreTextOne.DrawText()
|
||||||
|
|
||||||
HandleBallBounce()
|
HandleBallBounce()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user