if (Joystick::GetRawButton(2))//button 2 on the top //complex code if this is pressed
Joystick stick(1); if (stick.GetRawButton(2))//button 2 on the top //complex code if this is pressed