Project

General

Profile

Download (4.76 KB) Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / aroundtheworld / AroundTheWorldActivity.java @ b0ebdf5e

# Date Author Comment
b0ebdf5e 04/18/2017 02:30 PM Leszek Koltunski

Major:

1) in the Library, fix the fact that some applications (those that were creating their DistortedSurface objects outside of onSurfaceCreated or onSurfaceChanged) would not render after the activity went to background (press POWER to see that).
2) in the Apps, call the new 'Distorted.onPause()' API to fix the above problem...

643844c9 04/03/2017 10:16 PM Leszek Koltunski

Improve Around the World.

4b34bb08 11/15/2016 12:34 AM Leszek Koltunski

progress with Around the World

2f20ae3a 11/13/2016 12:02 AM Leszek Koltunski

Around the World: setRace

7ba38011 11/11/2016 01:03 AM Leszek Koltunski

New app: Around The World (beginnings)