示例#1
0
 static void Outgoing()
 {
     MessageWriter.ControlUpdateMessage(Controls.Instance.Pitch, Controls.Instance.Yaw, Controls.Instance.Roll);
 }