Exemplo n.º 1
0
 public static Motus_1_Platform GetRawPlatformData()
 {
     return(DataStorageTable.GetPlatformObject());
 }
Exemplo n.º 2
0
 public static Motus_1_MovementVector GetMotionVector()
 {
     return(DataStorageTable.GetMotionInput());
 }