Project

General

Profile

« Previous | Next » 

Revision 175f355d

Added by Leszek Koltunski over 7 years ago

Beginnings of a new example app - a waving flag.

No actual waving yet!

View differences:

src/main/res/values/strings.xml
100 100
    <string name="example_plainmonalisa_subtitle">MonaLisa rendered on a plain SurfaceView</string>
101 101
    <string name="example_save">Save to PNG</string>
102 102
    <string name="example_save_subtitle">Saving the output to a PNG file.</string>
103
    <string name="example_flag">Waving flag</string>
104
    <string name="example_flag_subtitle">See the WAVE effect.</string>
103 105

  
104 106
    <string name="example_movingeffects_toast">Click on \'RESET\' and define your path by touching the screen. Then click on one of the effects and see it move along your path.</string>
105
    <string name="example_cubes_toast">Rotate the cubes by swiping the screen</string>
107
    <string name="example_rotate_toast">Rotate the scene by swiping the screen</string>
106 108
    <string name="example_effects2d_toast">Failed to add new effect</string>
107 109
</resources>

Also available in: Unified diff