Shinobi Library - Vibration Peripheral Function
pdVibGetDirection
Gets connection direction of the vibration peripheral
FORMAT
-
Sint32 pdVibGetDirection( port )
Uint32 port
PARAMETER
-
RETURN
-
PDD_VIB_DIRECTION_NORMAL | Normal direction | |
PDD_VIB_DIRECTION_FLIP | Flipped direction | |
PDD_VIB_DIRECTION_LEFT | Left direction | |
PDD_VIB_DIRECTION_RIGHT | Right direction | |
DESCRIPTION
-
Gets the connection direction of the vibration peripheral.
NOTE
-
The vibration axis changes depending on the direction the peripheral is connected. These functions are still in the evaluation version. In the future, specs may be changed.
REFERENCE
-