dxlib-d ~master (2020-08-29T12:07:04Z)
Dub
Repo
tagDEVICEMOTIONINFO_IOS
dxlib_d
dxfunctionios
Undocumented in source.
version(iOS)
package @
nogc
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
Undocumented in source.