Public Attributes | |
| bool | valid = false |
| Common::Point | targetPosition |
| Common::Point | pathFinalDestination |
| int16 | stepDeltaX = 0 |
| int16 | stepDeltaY = 0 |
| int16 | stepError = 0 |
| bool | stepDirectionSet = false |
| int16 | currentPathIndex = 0 |
| Common::Array< uint16 > | path |
| uint16 | motionTargetVerticalOffset = 0 |
| uint16 | motionVerticalOffsetDelta = 0 |
| uint16 | motionDistanceUnits = 0 |
| uint16 | motionProgress = 0 |