menu
バージョン
2023.1.11.8682
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
名前空間 | |
namespace | AK |
Audiokinetic namespace | |
マクロ定義 | |
#define | AKMOTION_SCEPAD_HAPTICS_MODE 0x80000000 |
#define | AKMOTIONSINK_STATIC_LINK_SCEPAD_FUNCTIONS |
#define | AKMOTIONSINK_DYNAMIC_LINK_SCEPAD_FUNCTIONS |
型定義 | |
typedef int(* | AK::_akmotionPadGetHandle) (int userId, int type, int index) |
typedef int(* | AK::_akmotionPadGetContainerIdInformation) (int handle, void *pInfo) |
typedef int(* | AK::_akmotionPadGetControllerType) (int handle, void *pControllerType) |
typedef int(* | AK::_akmotionPadSetVibrationMode) (int handle, ScePadVibrationMode mode) |
typedef int(* | AK::_akmotionPadSetVibration) (int handle, const void *pParam) |
関数 | |
AK_DLLEXPORT void | AkMotionInitializeScePadFunctions (AK::_akmotionPadGetHandle in_pPadGetHandle, AK::_akmotionPadGetContainerIdInformation in_pPadGetContainerIdInformation, AK::_akmotionPadGetControllerType in_pPadGetControllerType, AK::_akmotionPadSetVibrationMode in_pPadSetVibrationMode, AK::_akmotionPadSetVibration in_pPadSetVibration) |