Property | Type | Description | |
---|---|---|---|
globalX | float | ||
globalY | float |
Method | Description | |
---|---|---|
IsWalkTargetInCurrentLineArea ( ) : bool | ||
LineWalkVisitor ( |
||
LineWalkVisitor ( |
||
SetWalkTargetPosition ( float x, float y ) : void | ||
Walk ( |
Method | Description | |
---|---|---|
GetLineWalkDownAndUpIter ( LineWalkVisitor visitor, |
||
GetLineWalkDownIter ( LineWalkVisitor visitor, |
||
InnerWalk ( |
public IsWalkTargetInCurrentLineArea ( ) : bool | ||
return | bool |
public LineWalkVisitor ( |
||
startBlockRun | ||
return | System |
public LineWalkVisitor ( |
||
startLineBox | ||
return | System |
public SetWalkTargetPosition ( float x, float y ) : void | ||
x | float | |
y | float | |
return | void |
public Walk ( |
||
endLineBox | ||
del | VisitLineDelegate | |
return | void |