EGLWLMockNavigation: added new features
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 21 May 2012 10:48:00 +0000 (12:48 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 21 May 2012 10:48:00 +0000 (12:48 +0200)
commitb537560de030b8b35e8e054a76864823afa8b0d6
tree6c78b45df7c71d325b6d11f75de90fafe13c3f52
parentc009670d6adb766e2781ed7aecf5da85b30d29ed
EGLWLMockNavigation: added new features

added new arguments:
-nosky      do not render sky, background transparent
-posx x     set surface x position on layer to x
-posy x     set surface y position on layer to x
-opacity x  set opacity of surface to x
LayerManagerExamples/EGLWLMockNavigation/include/OpenGLES2App.h
LayerManagerExamples/EGLWLMockNavigation/src/OpenGLES2App.cpp
LayerManagerExamples/EGLWLMockNavigation/src/main.cpp