Go to the source code of this file.
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
Macros | |
#define | AKMOTION_SCEPAD_HAPTICS_MODE 0x80000000 |
#define | AKMOTIONSINK_STATIC_LINK_SCEPAD_FUNCTIONS |
#define | AKMOTIONSINK_DYNAMIC_LINK_SCEPAD_FUNCTIONS |
Typedefs | |
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) |
Functions | |
AK_DLLEXPORT void | AkMotionInitializeScePadFunctions (AK::_akmotionPadGetHandle in_pPadGetHandle, AK::_akmotionPadGetContainerIdInformation in_pPadGetContainerIdInformation, AK::_akmotionPadGetControllerType in_pPadGetControllerType, AK::_akmotionPadSetVibrationMode in_pPadSetVibrationMode, AK::_akmotionPadSetVibration in_pPadSetVibration) |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise