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

Platformer with Level Editor

 import QtQuick 2.0
 import Felgo 3.0
 import "../common"

 PlatformerImageButton {
   id: itemGroupButton

   width: parent.buttonWidth
   height: parent.height

   // make the color grey when selected, white otherwise
   color: selected ? "#c0c0c0" : "#ffffff"
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded