Astroids.Classes.WiimoteHandler.WiimoteHandler C# (CSharp) Méthode

WiimoteHandler() public méthode

public WiimoteHandler ( ) : System
Résultat System
        public WiimoteHandler()
        {
            ConnectWiimote();
            GetWMControls();
        }