change the cross road interface
This commit is contained in:
@@ -12,7 +12,7 @@ interface IMoGoTrafficLightListener {
|
||||
/**
|
||||
* 车辆进入路口回调
|
||||
*/
|
||||
fun onEnterCrossRoad(){
|
||||
fun onEnterCrossRoad(enter:Boolean){
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user