如何在JS里用get 和set 方法
public function WPAxisPointer () : int{get{return wheelsPositionAxisPointer;}
set{wheelsPositionAxisPointer=value;}
}
private var bonesPositionAxisPointer : int = 1;
publicfunction BPAxisPointer () : int{
get{return bonesPositionAxisPointer;}
set{bonesPositionAxisPointer=value;}
}
这段代码改成JS的怎么写啊求大神指点小弟感激不尽
好,支持一下 很不错 楼主是超人 好帖就是要顶 真心顶 不错不错 楼主是超人 好帖就是要顶 难得一见的好帖
页:
[1]