Open GoogleCodeExporter opened 9 years ago
For the geolocation code, first watch the screencasts, then take a look at the
GeoObj and the GeoUtils class. Also the EventManager system is important to
understand how the GPS position is passed to the virtual world. Then take a
look at ActionCalcRelativePos and then you should understand how the gps pos is
mapped to the virtual position.
The layout can be overriden in any Setup class by implementing the _e1_..
method yourself (and not calling super._e1_..) take a look at the default
implementation and the javadoc of the e1 method.
Original comment by simon.heinen
on 2 Jun 2012 at 10:47
Original issue reported on code.google.com by
ogami...@gmail.com
on 1 Jun 2012 at 6:47