[2.15.0]fix bug of roma which click has no react and multi obj problem
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.mogo.eagle.core.function.api.map.roma
|
||||
|
||||
interface IMoGoRomaListener {
|
||||
|
||||
/**
|
||||
* 漫游状态回调
|
||||
*/
|
||||
fun romaStatus(status:Boolean)
|
||||
}
|
||||
Reference in New Issue
Block a user