示例#1
0
 public static Motus_1_Platform GetRawPlatformData()
 {
     return(DataStorageTable.GetPlatformObject());
 }
示例#2
0
 public static Motus_1_MovementVector GetMotionVector()
 {
     return(DataStorageTable.GetMotionInput());
 }