Searched refs:_otherwise_ (Results 1 – 1 of 1) sorted by relevance
13 private PCommand _otherwise_; field in AIfCommand24 @SuppressWarnings("hiding") PCommand _otherwise_) in AIfCommand() argument33 setOtherwise(_otherwise_); in AIfCommand()44 cloneNode(this._otherwise_)); in clone()129 return this._otherwise_; in getOtherwise()134 if(this._otherwise_ != null) in setOtherwise()136 this._otherwise_.parent(null); in setOtherwise()149 this._otherwise_ = node; in setOtherwise()159 + toString(this._otherwise_); in toString()184 if(this._otherwise_ == child) in removeChild()[all …]