Changes

Jump to navigation Jump to search
162 bytes removed ,  19:42, 26 November 2020
Line 312: Line 312:  
sdknso will throw an error before using this cmd, if either of the floats are less than 0.0f, or when the second float is larger than the first float.
 
sdknso will throw an error before using this cmd, if either of the floats are less than 0.0f, or when the second float is larger than the first float.
   −
sdknso doesn't expose this, it's only implemented under "nn::hid::detail::".
+
sdknso 10.x removed the nn::hid wrapper for this.
    
== GetAccelerometerParameters ==
 
== GetAccelerometerParameters ==
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], returns two output floats.
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], returns two output floats.
   −
sdknso doesn't expose this, it's only implemented under "nn::hid::detail::".
+
sdknso 10.x removed the nn::hid wrapper for this.
    
== ResetAccelerometerParameters ==
 
== ResetAccelerometerParameters ==
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], no output.
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], no output.
   −
sdknso doesn't expose this, it's only implemented under "nn::hid::detail::".
+
sdknso 10.x removed the nn::hid wrapper for this.
    
== SetAccelerometerPlayMode ==
 
== SetAccelerometerPlayMode ==
 
Takes a PID, a [[#SixAxisSensorHandle]], an u32 [[#AccelerometerPlayMode]], and an u64 [[AM_services|AppletResourceUserId]], no output.
 
Takes a PID, a [[#SixAxisSensorHandle]], an u32 [[#AccelerometerPlayMode]], and an u64 [[AM_services|AppletResourceUserId]], no output.
   −
sdknso doesn't expose this, it's only implemented under "nn::hid::detail::".
+
sdknso 10.x removed the nn::hid wrapper for this.
    
== GetAccelerometerPlayMode ==
 
== GetAccelerometerPlayMode ==
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], returns an output u32 [[#AccelerometerPlayMode]].
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], returns an output u32 [[#AccelerometerPlayMode]].
   −
sdknso doesn't expose this, it's only implemented under "nn::hid::detail::".
+
sdknso 10.x removed the nn::hid wrapper for this.
    
== ResetAccelerometerPlayMode ==
 
== ResetAccelerometerPlayMode ==
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], no output.
 
Takes a PID, a [[#SixAxisSensorHandle]], and an [[AM_services|AppletResourceUserId]], no output.
   −
sdknso doesn't expose this, it's only implemented under "nn::hid::detail::".
+
sdknso 10.x removed the nn::hid wrapper for this.
    
== SetGyroscopeZeroDriftMode ==
 
== SetGyroscopeZeroDriftMode ==

Navigation menu