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

MultiplayerDemo

 import Felgo 3.0
 import QtQuick 2.0
 import QtQuick.Controls.Styles 1.4
 import QtQuick.Controls 1.4
 import "../common"

 // scene holding the GameNetworkView connected to the gameNetwork
 SceneBase {
   id: gameNetworkScene

   property alias gnView: myGameNetworkView

   GameNetworkView {
     id: myGameNetworkView
     onBackClicked: window.state = 'menu'
     gameNetworkItem: gameNetwork
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded