开发者

Are there samples somewhere which use "iPhoneOSGameView"?

开发者 https://www.devze.com 2023-02-05 04:13 出处:网络
Recently I stumbled over \"iPhoneOSGameView\" which s开发者_Python百科eems to be part of MonoTouch (or MONO?). It seems to be a base view for game development but I cannot find any samples on how to u

Recently I stumbled over "iPhoneOSGameView" which s开发者_Python百科eems to be part of MonoTouch (or MONO?). It seems to be a base view for game development but I cannot find any samples on how to use it. Is there more to it, like animation helpers or sprites? Or is it only a OpenGL wrapper?

René


There is an example in the MonoTouch samples here: https://github.com/migueldeicaza/monotouch-samples/blob/master/GLPaint-GV/GLPaint.cs

0

精彩评论

暂无评论...
验证码 换一张
取 消