Home
last modified time | relevance | path

Searched refs:hori_speed (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2/include/revolution/
DkpadOld.h161 f32 hori_speed ; member
Dkpad.h152 f32 hori_speed ; member
/RvlSDK-3.2/build/libraries/kpad/src/
DKPAD.c424 sp->hori_speed = 0.0f ; in reset_kpad()
1339 sp->hori_speed = 0.0f ; in calc_dpd_variable()
1368 … sp->hori_speed = sqrtf( sp->hori_vec.x * sp->hori_vec.x + sp->hori_vec.y * sp->hori_vec.y ) ; in calc_dpd_variable()
1383 … sp->hori_speed = sqrtf( sp->hori_vec.x * sp->hori_vec.x + sp->hori_vec.y * sp->hori_vec.y ) ; in calc_dpd_variable()
1389 sp->hori_speed = 0.0f ; in calc_dpd_variable()
/RvlSDK-3.2/build/libraries/kpadOld/src/
DKPAD.c274 sp->hori_speed = 0.0f ; in reset_kpad()
1302 sp->hori_speed = 0.0f ; in calc_dpd_variable()
1330 … sp->hori_speed = sqrtf( sp->hori_vec.x * sp->hori_vec.x + sp->hori_vec.y * sp->hori_vec.y ) ; in calc_dpd_variable()