提交 35446126 编写于 作者: 门心叼龙's avatar 门心叼龙

3

上级 3df7769a
...@@ -56,6 +56,7 @@ public class MainActivity extends AppCompatActivity implements View.OnClickListe ...@@ -56,6 +56,7 @@ public class MainActivity extends AppCompatActivity implements View.OnClickListe
int b = 0; int b = 0;
int c = 0; int c = 0;
int d = 0; int d = 0;
int e = 0;
public interface EventType { public interface EventType {
int MapMove = 0;// 0:地图实时跟随;1:小车停止运动;2:小车运动;3:地图加载成功;4:熄火后地图全览 int MapMove = 0;// 0:地图实时跟随;1:小车停止运动;2:小车运动;3:地图加载成功;4:熄火后地图全览
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册