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

Crazy Carousel Game

 import Felgo 4.0
 import QtQuick 2.0

 Scene {
   id: sceneBase

   // by default, set the opacity to 0 - this will be changed from the main.qml with PropertyChanges
   opacity: 0
   // we set the visible property to false if opacity is 0 because the renderer skips invisible items, this is an performance improvement
   visible: opacity > 0
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded