Astroids.Classes.WiimoteHandler.WiimoteHandler C# (CSharp) 메소드

WiimoteHandler() 공개 메소드

public WiimoteHandler ( ) : System
리턴 System
        public WiimoteHandler()
        {
            ConnectWiimote();
            GetWMControls();
        }