| 程序包 | 说明 |
|---|---|
| com.mapbar.mapdal |
应用程序基础平台包
不能单独使用,是其他SDK包的基础平台,提供基础平台相关服务和功能。 |
| 限定符和类型 | 字段和说明 |
|---|---|
GyroscopeManager.GyroscopeInformation |
NativeEnvParams.gyroscopeInformation
陀螺仪设备信息,缺省值:null
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
GyroscopeManager.setInfomation(GyroscopeManager.GyroscopeInformation information)
设置陀螺仪信息
|
| 构造器和说明 |
|---|
NativeEnvParams(java.lang.String appPath,
int dpi,
int packetLoc,
java.lang.String wgetAdditionalData,
boolean sdkAuthOfflineOnly,
int audioStreamType,
GyroscopeManager.GyroscopeInformation information,
boolean useAccelerometer,
java.lang.String fontFilePath) |
©Mapbar Engine Team;All Rights Reserved