dd
This commit is contained in:
@@ -364,9 +364,7 @@ export class MonViewComp extends CCComp {
|
||||
pos.y=pos.y+60;
|
||||
tip.load(pos,type,value,s_uuid,node);
|
||||
}
|
||||
get_mon_pos(){
|
||||
return this.node.getPosition()
|
||||
}
|
||||
|
||||
/** 静止时间 */
|
||||
in_stop (dt: number) {
|
||||
if(this.stop_cd > 0){
|
||||
|
||||
Reference in New Issue
Block a user