dxlib-d ~master (2022-03-05T17:33:58.8914936)
Dub
Repo
tagDEVICEMOTIONINFO_IOS
dxlib_d
DxFunctioniOS
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(iOS)
package nothrow @
nogc
extern (
C
++, DxLib)
struct
tagDEVICEMOTIONINFO_IOS {
double
Attitude_Roll
;
double
Attitude_Pitch
;
double
Attitude_Yaw
;
dxlib_d
.
DxLib
.
VECTOR_D
RotationRate
;
dxlib_d
.
DxLib
.
VECTOR_D
Gravity
;
dxlib_d
.
DxLib
.
VECTOR_D
UserAcceleration
;
dxlib_d
.
DxLib
.
VECTOR_D
MagneticField
;
}
Members
Variables
Attitude_Pitch
double
Attitude_Pitch
;
Undocumented in source.
Attitude_Roll
double
Attitude_Roll
;
Undocumented in source.
Attitude_Yaw
double
Attitude_Yaw
;
Undocumented in source.
Gravity
dxlib_d
.
DxLib
.
VECTOR_D
Gravity
;
Undocumented in source.
MagneticField
dxlib_d
.
DxLib
.
VECTOR_D
MagneticField
;
Undocumented in source.
RotationRate
dxlib_d
.
DxLib
.
VECTOR_D
RotationRate
;
Undocumented in source.
UserAcceleration
dxlib_d
.
DxLib
.
VECTOR_D
UserAcceleration
;
Undocumented in source.
Meta
Source
See Implementation
dxlib_d
DxFunctioniOS
aliases
DEVICEMOTIONINFO_IOS
functions
GetCountry_iOS
GetDeviceMotionInfo_iOS
GetDisplayResolution_iOS
GetDocumentsDirPath
GetLanguage_iOS
GetLibraryCachesDirPath
GetLibraryPreferencesDirPath
GetStateInputStringDialogBox
GetTmpDirPath
PlayVibration_iOS
StartInputStringDialogBox
manifest constants
IOS_VIBRATE_ONE_MIDDLE_SHORT
IOS_VIBRATE_ONE_STRONG_LONG
IOS_VIBRATE_ONE_WEAK_SHORT
IOS_VIBRATE_THREE_WEAK_SHORT
IOS_VIBRATE_TWO_STRONG_SHORT
IOS_VIBRATE_TWO_WEAK_SHORT
structs
tagDEVICEMOTIONINFO_IOS