Rumble Functions
get_rumble
main {
if(get_rumble(RUMBLE_A) > 50) {
// If the rumble motor A is vibrating more than 50%, do something
}
}set_rumble
block_rumble
reset_rumble
Last updated

