public static TestPointMove ( int pathIndex, int pointIndex, Vector2 movePosition, bool &leftIntersect, bool &rightIntersect, bool loop ) : void | ||
pathIndex | int | |
pointIndex | int | |
movePosition | Vector2 | |
leftIntersect | bool | |
rightIntersect | bool | |
loop | bool | |
리턴 | void |