如何让扩展SurfaceView的类启动一个Activity?
所以我有一个类来绘制并完成游戏中的所有提升,它扩展了 SurfaceView。 我想开始一个新的活动来显示玩家死后的得分。 GameOver 活动有得分。 我该怎么做?
So I have a class that draws and does all the lifting in my game, which extends SurfaceView.
I want to start a new Activity that shows the score of the player after he dies.
The GameOver activity has the score.
How do I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)