open class EmptyGL10 : GL10
This is a placeholder for sending to onDraw as wear doesn't provide access to the GL config.. need to figure out how to slap it into working properly. |
|
abstract class WatchFaceService : Gles2WatchFaceService |
|
abstract class WatchRenderer : Renderer |
|
abstract class WearActivity : WearableActivity |