예제 #1
0
 public void Initialize(CompileInfo info)
 {
     info.RegisterJoystick(JoystickAxis);
     info.RegisterVJoyAxis(VJoyAxis);
 }