open class SurfaceView : GLSurfaceView, ISurface
open class SurfaceView : GLSurfaceView, ISurface
Rajawali version of a GLSurfaceView
. If you plan on using Rajawali with a GLSurfaceView
, it is imperative that you extend this class or life cycle events may not function as you expect.
Author
Jared Woolston (jwoolston@tenkiv.com)