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

MultiplayerDemo

 import QtQuick 2.0
 import '.'

 // a simple button used to switch between scenes
 Button {
   id: menuButton

   color: Qt.lighter("#f05352", 1.3)
   radius: 4
   anchors.horizontalCenter: parent.horizontalCenter

   // the MultiplayerView uses the action to switch between scenes
   property string action: (typeof text !== "undefined") ? text.toLowerCase() : undefined
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded