//Initialization of class public MyoInitialize(Launcher drawer) { //Starting the Myo application MyoWrapper.Myo_Start (); painter = drawer; }
//Initialization of class public MyoInitialize(Launcher drawer) { //Starting the Myo application MyoWrapper.Myo_Start(); painter = drawer; }