@@ -24,38 +24,38 @@ enum class TrafficTypeEnum(
|
||||
TYPE_TRAFFIC_ID_PEOPLE(
|
||||
1,
|
||||
"人",
|
||||
R.raw.people,
|
||||
R.raw.people
|
||||
R.raw.traffic_people,
|
||||
R.raw.traffic_people
|
||||
),
|
||||
TYPE_TRAFFIC_ID_BICYCLE(
|
||||
2,
|
||||
"自行车",
|
||||
R.raw.zixingche,
|
||||
R.raw.zixingche
|
||||
R.raw.traffic_zixingche,
|
||||
R.raw.traffic_zixingche
|
||||
),
|
||||
TYPE_TRAFFIC_ID_TA_CHE(
|
||||
3,
|
||||
"他车",
|
||||
R.raw.othercar,
|
||||
R.raw.othercar
|
||||
R.raw.traffic_tachexiaoche,
|
||||
R.raw.traffic_tachexiaoche
|
||||
),
|
||||
TYPE_TRAFFIC_ID_MOTO(
|
||||
4,
|
||||
"摩托",
|
||||
R.raw.motuoche,
|
||||
R.raw.motuoche
|
||||
R.raw.traffic_motuoche,
|
||||
R.raw.traffic_motuoche
|
||||
),
|
||||
TYPE_TRAFFIC_ID_BUS(
|
||||
6,
|
||||
"大巴",
|
||||
R.raw.daba,
|
||||
R.raw.daba
|
||||
R.raw.traffic_daba,
|
||||
R.raw.traffic_daba
|
||||
),
|
||||
TYPE_TRAFFIC_ID_TRUCK(
|
||||
8,
|
||||
"卡车",
|
||||
R.raw.daba,
|
||||
R.raw.daba
|
||||
R.raw.traffic_daba,
|
||||
R.raw.traffic_daba
|
||||
),
|
||||
TYPE_TRAFFIC_ID_CAMERA(
|
||||
9,
|
||||
|
||||
BIN
core/mogo-core-res/src/main/res/raw/chuzuche.nt3d
Normal file → Executable file
BIN
core/mogo-core-res/src/main/res/raw/chuzuche.nt3d
Normal file → Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
core/mogo-core-res/src/main/res/raw/traffic_daba.nt3d
Executable file
BIN
core/mogo-core-res/src/main/res/raw/traffic_daba.nt3d
Executable file
Binary file not shown.
BIN
core/mogo-core-res/src/main/res/raw/traffic_motuoche.nt3d
Normal file
BIN
core/mogo-core-res/src/main/res/raw/traffic_motuoche.nt3d
Normal file
Binary file not shown.
BIN
core/mogo-core-res/src/main/res/raw/traffic_people.nt3d
Normal file
BIN
core/mogo-core-res/src/main/res/raw/traffic_people.nt3d
Normal file
Binary file not shown.
BIN
core/mogo-core-res/src/main/res/raw/traffic_tachexiaoche.nt3d
Executable file
BIN
core/mogo-core-res/src/main/res/raw/traffic_tachexiaoche.nt3d
Executable file
Binary file not shown.
BIN
core/mogo-core-res/src/main/res/raw/traffic_zixingche.nt3d
Normal file
BIN
core/mogo-core-res/src/main/res/raw/traffic_zixingche.nt3d
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user