Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Doodle Jump Game

 import Felgo 4.0
 import QtQuick 2.0

 Scene {
   id: sceneBase

   width: 320
   height: 480

   // by default, set the opacity to 0. We handle this property from Main.qml via PropertyChanges.
   opacity: 0

   // the scene is only visible if the opacity is > 0. This improves performance.
   visible: opacity > 0

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded