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 "../common"

 // scene with the MultiplayerView
 SceneBase {
   id: multiplayerScene

   property alias state: multiplayerview.state
   property alias mpView: multiplayerview

   MultiplayerView{
     gameNetworkItem: gameNetwork
     id: multiplayerview

     onBackClicked: backButtonPressed()
     onShowCalled: window.state = "multiplayer"
   }

   // displays one of the multiplayer scenes depending on the state
   function show(state){
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded