NetPad
  • General
    • Introduction
    • Technical Overview
  • Manual
    • Terminology
      • Server (Game), Client (Controller)
      • Controller - Input, Proxy
      • Constants
      • Webserver
    • Components
      • NetPadServer
      • NetPadClient
      • NetPadBehaviour
      • Input
        • NetPadJoystick
        • NetPadGyroscope
        • NetPadDPad
          • DPadButton
        • NetPadAccelerometer
        • NetPadTouch
        • NetPadCamera
        • NetPadButton
        • Multi-Touch + Gestures
      • LayoutListener
      • NetPadDiscoveryServer
      • NetPadDiscoveryClient
    • Other
      • Constants
      • Settings
      • Buildpipeline
    • Other
      • Attributes
      • Build Pipeline
      • NetPad Settings
      • NetPad Constants
Powered by GitBook
On this page
  1. Manual
  2. Terminology

Webserver

Lives within your game and can be started independently from the actual server.

Allows hosting webpages localy, to provide your controller app with a single click or just for quick testing iterations.

PreviousConstantsNextComponents

Last updated 2 years ago