Метод | Описание | |
---|---|---|
CellWorldAction ( ) : AIMA.Core.Agent | ||
CellWorldAction ( ActionEnum action ) : AIMA.Core.Agent | ||
actions ( ) : Set |
||
getFirstRightAngledAction ( ) : ActionEnum | ||
getSecondRightAngledAction ( ) : ActionEnum | ||
getXResult ( int curX ) : int | ||
getYResult ( int curY ) : int | ||
isNoOp ( ) : bool |
public CellWorldAction ( ) : AIMA.Core.Agent | ||
Результат | AIMA.Core.Agent |
public CellWorldAction ( ActionEnum action ) : AIMA.Core.Agent | ||
action | ActionEnum | |
Результат | AIMA.Core.Agent |
public getFirstRightAngledAction ( ) : ActionEnum | ||
Результат | ActionEnum |
public getSecondRightAngledAction ( ) : ActionEnum | ||
Результат | ActionEnum |